mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-03-28 14:56:22 +01:00
77 lines
No EOL
1,016 B
Text
77 lines
No EOL
1,016 B
Text
*.o
|
|
*.pro.*
|
|
*.bak
|
|
*.vert.xxd
|
|
*.frag.xxd
|
|
*.ttf.xxd
|
|
|
|
mkxp
|
|
xxd+
|
|
|
|
/res
|
|
|
|
/build
|
|
/builddir
|
|
|
|
# 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
|
|
|
|
|
|
# Xcode
|
|
|
|
## User settings
|
|
xcuserdata/
|
|
.xcuserdatad
|
|
*.xcuserstate
|
|
xcschememanagement.plist
|
|
|
|
## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
|
|
*.xcscmblueprint
|
|
*.xccheckout
|
|
|
|
## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
|
|
DerivedData/
|
|
*.moved-aside
|
|
*.pbxuser
|
|
!default.pbxuser
|
|
*.mode1v3
|
|
!default.mode1v3
|
|
*.mode2v3
|
|
!default.mode2v3
|
|
*.perspectivev3
|
|
!default.perspectivev3
|
|
|
|
## Gcc Patch
|
|
/*.gcno |