mirror of
https://github.com/Pridecraft-Studios/pridepack.git
synced 2025-08-03 06:36:14 -04:00
44 lines
558 B
Plaintext
44 lines
558 B
Plaintext
=======
|
|
# 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
|
|
|
|
# Windows nuisance file, apparently
|
|
desktop.ini
|
|
|
|
# other non-macos stuff
|
|
*.pdn
|
|
*.xcf
|
|
*.psd
|
|
*.zip
|
|
*.bbproject
|
|
*.bbmodel
|
|
.local/
|
|
.idea/
|
|
.vscode/
|
|
tmp/
|