Add gitignore for macOS

This commit is contained in:
Wojciech Nagrodzki 2020-04-23 07:30:00 +02:00
parent f1be059e16
commit f3a26b1aac
Signed by: wnagrodzki
GPG key ID: E9D0EB0302264569

33
.gitignore vendored Normal file
View file

@ -0,0 +1,33 @@
# Created by https://www.gitignore.io/api/macos
# Edit at https://www.gitignore.io/?templates=macos
### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# End of https://www.gitignore.io/api/macos