.gitignore: add CLion/IDEA folder.
I'm trying CLion for now, as it seems interesting.
This commit is contained in:
parent
f68f632a01
commit
e4bbd9ac59
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
build*/
|
build*/
|
||||||
|
.idea/
|
||||||
*.kdev4
|
*.kdev4
|
||||||
*~
|
*~
|
||||||
CMakeLists.txt.user
|
CMakeLists.txt.user
|
||||||
|
|
Loading…
Reference in a new issue