pridepack/.gitignore
2025-06-02 13:32:43 -07:00

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/