add clion/idea dir to gitignore
This commit is contained in:
parent
943a20fc37
commit
b7213ab179
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -59,6 +59,9 @@ ui_*.h
|
|||
*.swo
|
||||
*.swn
|
||||
|
||||
# CLion
|
||||
/.idea
|
||||
|
||||
#####=== CMake ===#####
|
||||
|
||||
CMakeCache.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue