update git ignore for os stuff
This commit is contained in:
parent
33b4f578e3
commit
cc6c89325c
1 changed files with 6 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,7 @@
|
|||
# OS stuff
|
||||
###################
|
||||
.DS_Store
|
||||
|
||||
# Intellij
|
||||
###################
|
||||
.idea
|
||||
|
|
Loading…
Reference in a new issue