fix(gitignore): add .vscode folder

This commit is contained in:
2025-10-03 16:43:28 +02:00
parent 25e21a15fc
commit 1e7c7cefe5

2
.gitignore vendored
View File

@@ -33,5 +33,7 @@ qtcreator-*
COLCON_IGNORE
AMENT_IGNORE
.vscode
# End of https://www.toptal.com/developers/gitignore/api/ros2