forked from gameplay3d/gameplay
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
50 lines (50 loc) · 834 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
41
42
43
44
45
46
47
48
49
50
*.suo
*.sdf
*.opensdf
*.layout
*.depend
*.pro.user
*.vs
.DS_Store*
ehthumbs.db
Icon?
Thumbs.db
.metadata
.settings
/*.db
/*.opendb
/ipch
/build
/cmake
/Debug
/Release
/api/xml
/bin
/external-deps
/api/html
/tools
/samples
Makefile
Makefile.Debug
Makefile.Release
/gameplay/Debug
/gameplay/Release
/gameplay/android/NUL
/gameplay/android/proguard.cfg
/gameplay/android/proguard-project.txt
/gameplay/android/local.properties
/gameplay/android/bin
/gameplay/android/gen
/gameplay/android/libs
/gameplay/android/obj
/gameplay.xcworkspace/xcuserdata
/gameplay/gameplay.xcodeproj/xcuserdata
/gameplay/gameplay.vcxproj.user
/gameplay-app/Debug
/gameplay-app/Release
/gameplay-editor/Debug
/gameplay-editor/Release
/gameplay-editor/gameplay-editor.vcxproj.user
/gameplay-editor/GeneratedFiles
/gameplay-luagen/Debug
/gameplay-luagen/Release