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