Updated .gitignore

This commit is contained in:
Andrea Cavalli 2018-11-20 18:54:47 +01:00
parent ce9f5a20a8
commit 3936e6a7e7
1 changed files with 28 additions and 25 deletions

53
.gitignore vendored
View File

@ -94,29 +94,32 @@ $RECYCLE.BIN/
.Trash-*
# ---> macOS
.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
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
.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
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# IntelliJ
.DS_Store
.idea