[Chore] update .gitignore to cover Intellij and OSX files (#146)

This commit is contained in:
hezuojiao 2021-07-13 20:00:59 +08:00 committed by GitHub
parent f27ecbb784
commit 9c55a2becf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
.gitignore vendored
View File

@ -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