Skip to content

Commit

Permalink
chore: Add Colcon folders to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp-caspers committed Jun 14, 2024
1 parent 5f6ffd5 commit af6d923
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
.cargo/
target/

# Colcon
build/
install/
log/

# IDE
.idea/
.vscode/
Expand Down

0 comments on commit af6d923

Please sign in to comment.