mirror of
https://github.com/Pridecraft-Studios/prideGUI.git
synced 2025-09-14 22:48:15 -04:00
better™️ .gitignore 2: Eletric Boogaloo
This commit is contained in:
parent
ee97703dbc
commit
d4036054c5
40
.gitignore
vendored
Normal file
40
.gitignore
vendored
Normal 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/
|
Loading…
x
Reference in New Issue
Block a user