[skip ci] Updated licenses and gitignores

This commit is contained in:
GiteaBot 2021-05-16 00:25:04 +00:00
parent 58646cab22
commit 41136db47e
19 changed files with 350 additions and 3 deletions

29
options/gitignore/ROS2 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