Add .DS_STORE to .gitignore for ignoring macOS Folder Files
This commit is contained in:
parent
c215e9d87b
commit
971b7d8160
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/.cache/
|
||||
/.idea
|
||||
/.idea
|
||||
.DS_STORE
|
Loading…
Reference in New Issue
Block a user