Add .DS_Store to .gitignore

Add .DS_Store (Mac folder information) to .gitignore
This commit is contained in:
MasterMinedMyWayOuttHere 2020-04-06 15:24:35 +05:30 committed by GitHub
parent 01ae0cd3ab
commit ef58aae8f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -27,3 +27,7 @@ bin/
# fabric
run/
# mac
.DS_Store