forked from macpolice/Gunz1.5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
180 lines (170 loc) · 3.26 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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
#Main Project Files for Ignore
Stable/Gunz/Debug/*
Stable/Gunz/Release/*
Stable/Gunz/x64/*
Stable/Gunz/Runtime/*
Stable/Gunz/.vs/*
Stable/Gunz/lib/*
Stable/Gunz/LIB/*
Stable/MatchServer/Debug/*
Stable/MatchServer/Release/*
Stable/MatchServer/x64/*
Stable/MatchServer/Runtime/*
Stable/MatchServer/.vs/*
Stable/MatchServer/lib/*
Stable/MatchServer/lib/*
Stable/MatchServer/LIB/*
Stable/MatchAgent/Debug/*
Stable/MatchAgent/Release/*
Stable/MatchAgent/x64/*
Stable/MatchAgent/Runtime/*
Stable/MatchAgent/.vs/*
Stable/MatchAgent/lib/*
Stable/MatchAgent/LIB/*
Stable/Locator/Debug/*
Stable/Locator/Release/*
Stable/Locator/x64/*
Stable/Locator/Runtime/*
Stable/Locator/.vs/*
Stable/Locator/lib/*
Stable/Locator/LIB/*
Stable/CSCommon/Debug/*
Stable/CSCommon/Release/*
Stable/CSCommon/x64/*
Stable/CSCommon/Runtime/*
Stable/CSCommon/.vs/*
Stable/CSCommon/lib/*
Stable/CSCommon/LIB/*
Stable/cml/Debug/*
Stable/cml/Release/*
Stable/cml/x64/*
Stable/cml/Runtime/*
Stable/cml/.vs/*
Stable/cml/lib/*
Stable/cml/LIB/*
Stable/RealSpace2/Debug/*
Stable/RealSpace2/Release/*
Stable/RealSpace2/x64/*
Stable/RealSpace2/Runtime/*
Stable/RealSpace2/.vs/*
Stable/RealSpace2/lib/*
Stable/RealSpace2/LIB/*
Stable/MDatabase/Debug/*
Stable/MDatabase/Release/*
Stable/MDatabase/x64/*
Stable/MDatabase/Runtime/*
Stable/MDatabase/.vs/*
Stable/MDatabase/lib/*
Stable/MDatabase/LIB/*
Stable/Mint2/Debug/*
Stable/Mint2/Release/*
Stable/Mint2/x64/*
Stable/Mint2/Runtime/*
Stable/Mint2/.vs/*
Stable/Mint2/lib/*
Stable/Mint2/LIB/*
Stable/SafeUDP/Debug/*
Stable/SafeUDP/Release/*
Stable/SafeUDP/x64/*
Stable/SafeUDP/Runtime/*
Stable/SafeUDP/.vs/*
Stable/SafeUDP/lib/*
Stable/SafeUDP/LIB/*
#Don't commit exes in GunZ/ folder
GunZ/*.exe
GunZ/*.ilk
GunZ/*.pdb
GunZ/mlog.txt
GunZ/abuse_db.txt
GunZ/Gunz.dmp
GunZ/profile_loading.txt
/Server/Log
BELog.obj
DialogProc.obj
Export.obj
OpenDlg.obj
rbsexp.obj
rbspimp.obj
RLightList.obj
RMaterialList.obj
ROcclusionList.obj
RSBspExporter.obj
RToken.obj
RTypes.obj
stdafx.obj
el_mesh.obj
MCplug2.obj
MCPlug2_Ani.obj
MCPlug2_Mesh.obj
MCPlug2_Mtrl.obj
RAniEventInfo.obj
RAnimation.obj
RAnimationFile.obj
RAnimationMgr.obj
RAnimationNode.obj
RAStar.obj
RBaseTexture.obj
RBoundary.obj
RBspObject.obj
RCamera.obj
RCharCloth.obj
RCloth.obj
RCollisionDetection.obj
RCylinder.obj
RDummyList.obj
RDynamicLight.obj
RealSpace2.obj
RError.obj
RFont.obj
RFrameWork.obj
RHalfEdgeMesh.obj
RLenzFlare.obj
RMesh.obj
RMesh_Frame.obj
RMesh_Load.obj
RMesh_Mtrl.obj
RMesh_Render.obj
RMeshMgr.obj
RMeshNode.obj
RMeshNodeData.obj
RMeshNodeStringTable.obj
RMeshUtil.obj
RMtrl.obj
RNavigationMesh.obj
RNavigationNode.obj
RParticleSystem.obj
RPVS.obj
RRoam.obj
RShaderMgr.obj
RSolidBsp.obj
RSphere.obj
RVisualMesh.obj
RVisualMeshMgr.obj
RVisualMeshUtil.obj
StdAfx.obj
ControlDialog.obj
GenerateLightmapDialog.obj
GeneratePathDataDialog.obj
InfoDialog.obj
LightEditDlg.obj
MainFrm.obj
ObjectDialog.obj
PathDialog.obj
ProgressDialog.obj
WorldEdit.obj
WorldEditDoc.obj
WorldEditView.obj
.signature.p7s
BspExporter.pch
RealSpace2.pch
WorldEdit.pch
BspExporter.pdb
vc141.pdb
vc142.pdb
MCPlug2.pdb
RealSpace2.pdb
WorldEdit.pdb
cml.pdb
ZLauncher.pdb
*.ipch
*.lastbuildstate