# ---> ROS2 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 # ---> VisualStudioCode .vscode/* # Local History for Visual Studio Code .history/ # Built Visual Studio Code Extensions *.vsix