Merge pull request #1416 from archshift/clion

Added IDEA/Clion project dir to .gitignore
This commit is contained in:
Lioncash 2014-10-27 00:33:37 -04:00
commit 2b710929f9
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -24,3 +24,5 @@ CMakeLists.txt.user
.tx
# Ignore kdevelop files/dirs
*.kdev4
# Ignore IDEA/Clion files/dirs
/.idea/