better™️ .gitignore 2: Eletric Boogaloo

This commit is contained in:
blryface 2024-10-18 11:02:34 -03:00
parent ee97703dbc
commit d4036054c5

40
.gitignore vendored Normal file
View File

@ -0,0 +1,40 @@
=======
# 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
# other non-macos stuff
*.pdn
*.xcf
*.psd
*.zip
*.bbproject
*.bbmodel
.local/
.idea/
.vscode/
tmp/