.gitignore: ignore CLion build directory
This commit is contained in:
parent
8e5aaabd03
commit
34556192b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
build/
|
build/
|
||||||
|
cmake-build-*/
|
||||||
*.o
|
*.o
|
||||||
*~
|
*~
|
||||||
*.diff
|
*.diff
|
||||||
|
Loading…
Reference in New Issue
Block a user