Merge pull request #3662 from KeisukeShima/feature/ROS2

Add ROS2 gitignore
This commit is contained in:
Martin Woodward
2021-05-09 14:42:59 +01:00
committed by GitHub

29
community/ROS2.gitignore Normal file
View File

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