mirror of
https://github.com/Pridecraft-Studios/pridebones.git
synced 2025-09-29 22:51:37 -04:00
Update .gitignore
Felt like it would be useful since both should be developed in ~the same environment
This commit is contained in:
parent
1a94228af5
commit
2c942d18fd
42
.gitignore
vendored
42
.gitignore
vendored
@ -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/
|
Loading…
x
Reference in New Issue
Block a user