Add Mac OS metadata files to .gitignore

Add every single Mac OS metadata file from OS X 10.11 to Mac OS 10.15
pull/49/head
BoogieMonster1O1 4 years ago committed by GitHub
parent 19fa3a76bc
commit ddf8c63847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
.gitignore vendored

@ -27,3 +27,14 @@ bin/
# fabric
run/
# mac os
.DS_Store # Folder Info
.Trashes # Files to be deleted
.AppleDouble # File System Fork
Icon? # Folder icon
._* # Thumbnail fikes
.Spotlight-V100 # File System Indexer
.fseventsd # File System Info
.TemperoryItems # Temperory Items
Thumbs.db # Random generated file

Loading…
Cancel
Save