Add .DS_Store to .gitignore
Add .DS_Store (Mac folder information) to .gitignore
This commit is contained in:
parent
01ae0cd3ab
commit
ef58aae8f9
4
.gitignore
vendored
4
.gitignore
vendored
@ -27,3 +27,7 @@ bin/
|
|||||||
# fabric
|
# fabric
|
||||||
|
|
||||||
run/
|
run/
|
||||||
|
|
||||||
|
# mac
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
Loading…
Reference in New Issue
Block a user