Browse Source

Merge pull request #1101 from DDRBoxman/clion

git: Add Clion to .gitignore
Jim 8 years ago
parent
commit
c529c519eb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -24,6 +24,9 @@
 #xcode
 *.xcodeproj/
 
+#clion
+.idea/
+
 #other stuff (windows stuff, qt moc stuff, etc)
 Release_MD/
 Release/