# ---> ROS2 install/ log/ build/ # Ignore generated docs *.dox *.wikidoc # eclipse stuff .project .cproject # qcreator stuff CMakeLists.txt.user srv/_*.py *.pcd *.pyc __pycache__/ .pytest_cache/ .mypy_cache/ *.egg-info/ ik_qp/artifacts/ *.log 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