Skip to content

Commit

Permalink
Add dist to .gitignore (foxglove#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
amacneil authored Jul 13, 2022
1 parent e17952a commit c64248a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.DS_Store
node_modules
.catkin_tools
.DS_Store
build
dist
install
log
node_modules

0 comments on commit c64248a

Please sign in to comment.