forked from wwisesamples/cocos2dx-IntegrationDemo
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
executable file
·32 lines (32 loc) · 989 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
*.tlog
*.log
*.bak
*.a
*.d
*.o
bin/*
proj.android/assets
proj.android/bin
proj.android/libs
proj.android/obj
proj.android/objs-debug
proj.ios_mac/IntegrationDemo-cocos.xcodeproj/xcuserdata/*
proj.ios_mac/IntegrationDemo-cocos.xcodeproj/*.xcworkspace/*
proj.ios_mac/ios/Debug-iphoneos
proj.ios_mac/ios/Release-iphoneos
proj.ios_mac/mac/Debug/
proj.ios_mac/mac/Release/
proj.win32/.vs/*
proj.win32/Debug.win32/
proj.win32/Release.win32/
cocos2d/cocos/editor-support/spine/proj.win32/Debug.win32/
cocos2d/cocos/editor-support/spine/proj.win32/Release.win32/
cocos2d/external/Box2D/proj.win32/Debug.win32/
cocos2d/external/Box2D/proj.win32/Release.win32/
cocos2d/external/bullet/proj.win32/Debug.win32/
cocos2d/external/bullet/proj.win32/Release.win32/
cocos2d/external/recast/proj.win32/Debug.win32/
cocos2d/external/recast/proj.win32/Release.win32/
cocos2d/cocos/2d/Debug.win32/
cocos2d/cocos/2d/Release.win32/
cocos2d/build/cocos2d_libs.xcodeproj/xcuserdata