add DS_Store to gitignore
This commit is contained in:
parent
d91d6f0bb1
commit
5512bdd0e7
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -79,3 +79,4 @@ __pycache__
|
|||
|
||||
# iOS remote control specific
|
||||
UserInterfaceState.xcuserstate
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue