Add CLion stuff to gitignore
This commit is contained in:
parent
e37af0d28b
commit
acfa4146ce
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
|||
build/
|
||||
*build/
|
||||
*build*/
|
||||
.idea/
|
||||
|
||||
.DS_Store
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue