Skip to content

Commit

Permalink
git ignore vscode config files
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed Feb 10, 2020
1 parent 9765b69 commit 83e23fe
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
*~
build/
builddir/
build_*/
/build/
/builddir/
/build_*/
/.vscode/

CMakeCache.txt
CMakeFiles/*
Expand Down

0 comments on commit 83e23fe

Please sign in to comment.