forked from stepmania/stepmania
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
130 lines (130 loc) · 1.68 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
.dirstamp
.deps
*.orig
*.rej
*~
*.o
tests/*.err
ffmpeg-*
*.ncb
*.suo
*.tlog
*.lastbuildstate
*.unsuccessfulbuild
*.log
*.ipch
*.obj
*.app
*.dep
*.idb
*.pdb
*.exp
*.dmg
*.orig
*.sdf
*.opensdf
___*
.hg
.hgignore
.hgtags
.svn
.cvsignore
.DS_Store
*.diff
*.patch
Thumbs.db
GameData.smzip
config.log
config.status
*.pbxuser
*.user
*.mode1v3
*.exe
*.vdi
Makefile
stepmania
Makefile.in
_build/*
aclocal.m4
autoconf/*
autom4te.cache/*
configure
src/Makefile.in
src/Makefile
src/config.h
src/config.h.in
src/stamp-h1
Docs/doxygen
PBProject/build
Xcode/build
*.xcodeproj/xcuserdata
*.xcodeproj/project.xcworkspace
src/build-*
src/Release-*
src/libtomcrypt/build-*
src/libtomcrypt/Release-*
src/libtommath/build-*
src/libtommath/Release-*
src/*.old
*/.deps
*/.dirstamp
src/*.a
src/*.so
GtkModule.so
ver.cpp
lib*_link.a
Data/UserPrefs
Data/uPrefs
Data/GamePrefs/*.cfg
Data/Static.ini
PBProject/Hardware.plist
Themes/pump
Themes/pump-*
Themes/optical-release
Themes/moonlight
Themes/ultralight
Themes/test
src/version.bin
src/verstub.cpp
Songs/*
*.dmg
.git
*.smzip
nsis_strings_temp.inc
Data/SpeedMods.txt
Program/StepMania*.lib
crashinfo.txt
Utils/temp*
*.lnk
BuildLog.htm
*.pch
Cache/
Save/
Logs/
Screenshots/
portable.ini
*.sublime-project
*.sublime-workspace
*.xcscheme
WorkspaceSettings.xcsettings
UserInterfaceState.xcuserstate
*.xccheckout
contents.xcworkspacedata
xcschememanagement.plist
*.swp
*.pc
*.dll
*.d
bundle/ffmpeg/.config
bundle/ffmpeg/.version
bundle/ffmpeg/config.*
bundle/ffmpeg/doc/config.texi
bundle/ffmpeg/libavutil/avconfig.h
bundle/ffmpeg/version.h
bundle/ffmpeg/*/*.so
bundle/ffmpeg/*/*.so.*
bundle/ffmpeg/*/*.ver
bundle/ffmpeg/*/*.def
bundle/ffmpeg/*/*.orig.def
bundle/ffmpeg/*/*.dll.a
bundle/ffmpeg/*/*.lib