mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-01 14:15:16 +02:00
48 lines
552 B
Text
48 lines
552 B
Text
*.o
|
|
*.pro.*
|
|
*.bak
|
|
*.vert.xxd
|
|
*.frag.xxd
|
|
*.ttf.xxd
|
|
|
|
Makefile
|
|
|
|
mkxp
|
|
xxd+
|
|
|
|
/build
|
|
|
|
# VS Code
|
|
/.vscode
|
|
*.code-workspace
|
|
|
|
# Codeblocks
|
|
mkxp.layout
|
|
mkxp.cbp
|
|
|
|
# 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
|