add clion files to gitignore
This commit is contained in:
parent
5b8f5cac54
commit
256efe6b22
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1 +1,5 @@
|
|||
target/
|
||||
|
||||
.idea/
|
||||
CMakeLists.txt
|
||||
cmake-build-debug/
|
||||
|
|
Loading…
Reference in a new issue