Add .DS_Store to the gitignore for mac users
This commit is contained in:
parent
c48a15357b
commit
9381fd07be
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
*.DS_Store
|
||||
/fml/
|
||||
/logs/
|
||||
/*.pyc
|
||||
|
|
Loading…
Reference in a new issue