Update .gitignore

Felt like it would be useful since both should be developed in ~the same environment
This commit is contained in:
blryface 2024-07-23 03:47:03 -03:00 committed by GitHub
parent 1a94228af5
commit 2c942d18fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

42
.gitignore vendored
View File

@ -1,2 +1,40 @@
## Directories =======
._*/ # 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
-icons/
*.mp4
*.raw
*.avif
*.pdn
*.xcf
*.psd
*.zip
.bbprojects/
.bbmodels/