ignoring clion and idea directories
This commit is contained in:
parent
b7ddc3f292
commit
04d7c97e93
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -5,4 +5,6 @@
|
||||||
gcov
|
gcov
|
||||||
bin
|
bin
|
||||||
build
|
build
|
||||||
.cache
|
.cache
|
||||||
|
.idea
|
||||||
|
cmake-**
|
Loading…
Reference in a new issue