-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitignore
115 lines (115 loc) · 1.53 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
mihajong/*.ini
mihajong/*.exe
mihajong/*.dll
mihajong/*.i
mihajong/ai/
mihajong/bgm/
mihajong/gbai/
mihajong/sound/
mihajong/debug*.log
mihajong/haifu/
doc/rulesyms.md
logger/Debug/
logger/Release/
logger/ipch/
mjcore/Debug/
mjcore/Release/
mjcore/ipch/
mjcore/test/
mjcore/mjcore.sdf
mjcore/mjcore.suo
mjcore/mjcore.opensdf
mjcore/data/*.cpp
mjcore/data/*.h
mjcore/data/confitem*.lzma
mjcore/data/rankval.csv.lzma
astro/Debug/
astro/Release/
astro/ipch/
socket/Debug/
socket/Release/
socket/ipch/
sound/Debug/
sound/Release/
sound/ipch/
mjcore/lua/*.lib
mjcore/lua/include
sound/GuruGuruSMF/*
!sound/GuruGuruSMF/README
release
*.zip
*.7z
*~
Debug/
Release/
Debug(Wide)/
Release(Wide)/
ipch/
*.sdf
*.opensdf
*.suo
*.vcxproj.user
INSTALL
Makefile.in
aclocal.m4
autom4te.cache/
config.guess
config.h.in
config.log
config.sub
configure
depcomp
install-sh
ltmain.sh
m4/*
!m4/ax_*.m4
!m4/mh_*.m4
missing
Makefile
astro/.deps/
astro/Makefile
config.h
config.status
graphic/.deps/
graphic/Makefile
libtool
mihajong/.deps/
mihajong/Makefile
mjcore/.deps/
mjcore/Makefile
mjcoregb/.deps/
mjcoregb/Makefile
socket/.deps/
socket/Makefile
sound/.deps/
sound/Makefile
stamp-h1
.libs
*.lo
*.la
*.o
mihajong/mihajong
mihajong/mihasanm
mihajong/mihassnm
mihajong/mihaysnm
mihajong/mihagbmj
mihajong/mihastsm
mihajong-*.tar.*
mentzdat/mnzcalc
mentzdat/putchr
mentzdat/mentz.dat
mentzdat/mentz.dat.*
*.hi
!mentzdat/Makefile
!mentzdat/test/Makefile
mentzdat/test/*.txt
mentzdat/test/testprog
!doc/Makefile
doc/*.html
compile
.vs/
*.aps
!config/config.h
*.Plo
.dirstamp
doc/pygments.css