Explorar o código

Merge pull request #3662 from KeisukeShima/feature/ROS2

Add ROS2 gitignore
Martin Woodward %!s(int64=4) %!d(string=hai) anos
pai
achega
b2ccc4644b
Modificáronse 1 ficheiros con 29 adicións e 0 borrados
  1. 29 0
      community/ROS2.gitignore

+ 29 - 0
community/ROS2.gitignore

@@ -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