[Chore] update .gitignore to cover Intellij and OSX files (#146)
This commit is contained in:
parent
f27ecbb784
commit
9c55a2becf
9
.gitignore
vendored
9
.gitignore
vendored
@ -85,3 +85,12 @@ compile_commands.json
|
||||
test/tmp
|
||||
test/var
|
||||
*.ccls-cache/
|
||||
|
||||
###### Intellij files
|
||||
.idea
|
||||
cmake-build-debug
|
||||
cmake-build-release
|
||||
*.iml
|
||||
|
||||
###### OSX dir files
|
||||
.DS_Store
|
||||
|
Loading…
x
Reference in New Issue
Block a user