add ROS2 gitignore

This commit is contained in:
Keisuke Shima 2021-02-22 16:40:26 +09:00
parent 218a941be9
commit 774c69da70
No known key found for this signature in database
GPG Key ID: 8955312B20FAAF20
1 changed files with 28 additions and 0 deletions

28
ROS2.gitignore Normal file
View File

@ -0,0 +1,28 @@
install/
log/
build/
# Ignore generated docs
*.dox
*.wikidoc
# eclipse stuff
.project
.cproject
# qcreator stuff
CMakeLists.txt.user
srv/_*.py
*.pcd
*.pyc
qtcreator-*
*.user
*~
# Emacs
.#*
# Ament custom files
AMENT_IGNORE