-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitignore
40 lines (40 loc) · 848 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
build
*.mode1v3
*.mode2v3
*.pbxuser
*.perspectivev3
*~.nib
.gitattributes
.DS_Store
_RUNTIME_/log/
DEADJOE
UserInterfaceState.xcuserstate
*.so
*.a
*.ncb
Android/bin/
Android/obj/
Android/release/
Android/gen/R.java.d
Android/gen/pl/rabidus/MTEngine/BuildConfig.java
MTEngine.xcodeproj/project.xcworkspace/xcuserdata/mars.xcuserdatad/xcdebugger/
MTEngine.xcodeproj/project.xcworkspace/xcshareddata/
MacOS/MTEngine-MacOS.xcodeproj/xcuserdata/mars.xcuserdatad/xcdebugger/
MacOS/.idea/
MacOS/MTEngine-MacOS.xcodeproj/project.xcworkspace/xcshareddata/MTEngine-MacOS.xccheckout
tools/DeployMaker_v1.0/Debug/
bmfont2slrfont/Debug/
Debug/
core.*
core
*~
!Engine/Core/
!Engine/Core/*
!Engine/Core/**/*
!Games/c64/Emulators/vice/core/
!Games/c64/Emulators/vice/core/*
!Games/c64/Emulators/vice/core/**/*
_RUNTIME_/Documents/deploy/
log/
/Release2/
/Release/