Skip to content

Commit

Permalink
Update gitignore to ignore CLion files
Browse files Browse the repository at this point in the history
  • Loading branch information
rigtorp committed Sep 13, 2018
1 parent e70fb1e commit 4b41160
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
build
*~
*~
.idea/
build/
cmake-build-*

0 comments on commit 4b41160

Please sign in to comment.