Skip to content

Commit

Permalink
Add .idea directory in gitignore for use with CLion
Browse files Browse the repository at this point in the history
  • Loading branch information
Ybalrid committed Jul 22, 2018
1 parent 0011a2b commit 24f6eca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#For some reason Visual Studio started creating theses files everywhere
*.TMP

.idea/

build/
Doxygen/

Expand Down

0 comments on commit 24f6eca

Please sign in to comment.