Skip to content

Commit

Permalink
Updated .gitingore
Browse files Browse the repository at this point in the history
Now ignores .vscode folders
  • Loading branch information
Jacob Gloudemans committed Dec 19, 2018
1 parent 677ed3a commit e871970
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Ignore top level CMakeLists.txt
CMakeLists.txt

# Ignore vscode hidden folders
/**/*.vscode/

# Generated by dynamic reconfigure
*.cfgc
/cfg/cpp/
Expand Down

0 comments on commit e871970

Please sign in to comment.