-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
78 lines (73 loc) · 1.01 KB
/
.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
#ignore thumbnails created by windows
Thumbs.db
*~
~*
*#
*.swp
#Ignore files build by Visual Studio
*.obj
*.exe
*.pdb
*.aps
*.vcproj.*.user
*.vcxproj.user
*.vspscc
*_i.c
*.i
*.icf
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
*.sdf
ipch/
*.opensdf
AppPackages/
win8_metro/Assets/
!win8_metro/Assets/Logo.png
!win8_metro/Assets/SmallLogo.png
!win8_metro/Assets/SplashScreen.png
!win8_metro/Assets/StoreLogo.png
!win8_metro/Assets/WideLogo.png
# Ignore f/les build by ndk and eclipse
NUL
android/*/libs/
android/*/bin/
android/*/obj/
android/*/assets/
android/*/gen/
.cproject
.settings/
*.stackdump
android_build_path.sh
build_common.properties
cygwin_path.bat
local.properties
# Ignore files build by airplay
build_*_xcode/
# Ignore files build by xcode
*.mode*v*
*.pbxuser
build/
.DS_Store
/android/999999/NUL
.Target-Debug
.Target-Release
proj.bada/sdk1.0/Res/
proj.bada/sdk2.0/Res/
proj.bada/sdk1.0/lib/
proj.bada/sdk2.0/lib/
*.htb
signature.xml