-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
207 lines (197 loc) · 7.29 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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
# This .gitignore file should be placed at the root of your Unity project directory
#
# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore
#
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/[Ll]ogs/
/[Mm]emoryCaptures/
# Never ignore Asset meta data
!/[Aa]ssets/**/*.meta
# Uncomment this line if you wish to ignore the asset store tools plugin
# /[Aa]ssets/AssetStoreTools*
# Autogenerated Jetbrains Rider plugin
[Aa]ssets/Plugins/Editor/JetBrains*
# Visual Studio cache directory
.vs/
# Gradle cache directory
.gradle/
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.pdb
*.mdb
*.opendb
*.VC.db
# Unity3D generated meta files
*.pidb.meta
*.pdb.meta
*.mdb.meta
# Unity3D generated file on crash reports
sysinfo.txt
# Builds
*.apk
*.unitypackage
# Crashlytics generated file
crashlytics-build.properties
Andor.exe
Andor_Data/app.info
Andor_Data/boot.config
Andor_Data/globalgamemanagers
Andor_Data/globalgamemanagers.assets
Andor_Data/level0
Andor_Data/level1
Andor_Data/level2
Andor_Data/level3
Andor_Data/level4
Andor_Data/level5
Andor_Data/level6
Andor_Data/Managed/Assembly-CSharp.dll
Andor_Data/Managed/com.unity.multiplayer-hlapi.Runtime.dll
Andor_Data/Managed/Mono.Security.dll
Andor_Data/Managed/mscorlib.dll
Andor_Data/Managed/netstandard.dll
Andor_Data/Managed/System.ComponentModel.Composition.dll
Andor_Data/Managed/System.Configuration.dll
Andor_Data/Managed/System.Core.dll
Andor_Data/Managed/System.Data.dll
Andor_Data/Managed/System.Diagnostics.StackTrace.dll
Andor_Data/Managed/System.dll
Andor_Data/Managed/System.Drawing.dll
Andor_Data/Managed/System.EnterpriseServices.dll
Andor_Data/Managed/System.Globalization.Extensions.dll
Andor_Data/Managed/System.IO.Compression.dll
Andor_Data/Managed/System.IO.Compression.FileSystem.dll
Andor_Data/Managed/System.Net.Http.dll
Andor_Data/Managed/System.Numerics.dll
Andor_Data/Managed/System.Runtime.Serialization.dll
Andor_Data/Managed/System.Runtime.Serialization.Xml.dll
Andor_Data/Managed/System.ServiceModel.Internals.dll
Andor_Data/Managed/System.Transactions.dll
Andor_Data/Managed/System.Xml.dll
Andor_Data/Managed/System.Xml.Linq.dll
Andor_Data/Managed/System.Xml.XPath.XDocument.dll
Andor_Data/Managed/Unity.Analytics.DataPrivacy.dll
Andor_Data/Managed/Unity.TextMeshPro.dll
Andor_Data/Managed/Unity.Timeline.dll
Andor_Data/Managed/UnityEngine.AccessibilityModule.dll
Andor_Data/Managed/UnityEngine.AIModule.dll
Andor_Data/Managed/UnityEngine.AnimationModule.dll
Andor_Data/Managed/UnityEngine.ARModule.dll
Andor_Data/Managed/UnityEngine.AssetBundleModule.dll
Andor_Data/Managed/UnityEngine.AudioModule.dll
Andor_Data/Managed/UnityEngine.ClothModule.dll
Andor_Data/Managed/UnityEngine.ClusterInputModule.dll
Andor_Data/Managed/UnityEngine.ClusterRendererModule.dll
Andor_Data/Managed/UnityEngine.CoreModule.dll
Andor_Data/Managed/UnityEngine.CrashReportingModule.dll
Andor_Data/Managed/UnityEngine.DirectorModule.dll
Andor_Data/Managed/UnityEngine.dll
Andor_Data/Managed/UnityEngine.FileSystemHttpModule.dll
Andor_Data/Managed/UnityEngine.GameCenterModule.dll
Andor_Data/Managed/UnityEngine.GridModule.dll
Andor_Data/Managed/UnityEngine.HotReloadModule.dll
Andor_Data/Managed/UnityEngine.ImageConversionModule.dll
Andor_Data/Managed/UnityEngine.IMGUIModule.dll
Andor_Data/Managed/UnityEngine.InputModule.dll
Andor_Data/Managed/UnityEngine.JSONSerializeModule.dll
Andor_Data/Managed/UnityEngine.LocalizationModule.dll
Andor_Data/Managed/UnityEngine.ParticleSystemModule.dll
Andor_Data/Managed/UnityEngine.PerformanceReportingModule.dll
Andor_Data/Managed/UnityEngine.Physics2DModule.dll
Andor_Data/Managed/UnityEngine.PhysicsModule.dll
Andor_Data/Managed/UnityEngine.ProfilerModule.dll
Andor_Data/Managed/UnityEngine.Purchasing.dll
Andor_Data/Managed/UnityEngine.ScreenCaptureModule.dll
Andor_Data/Managed/UnityEngine.SharedInternalsModule.dll
Andor_Data/Managed/UnityEngine.SpatialTracking.dll
Andor_Data/Managed/UnityEngine.SpriteMaskModule.dll
Andor_Data/Managed/UnityEngine.SpriteShapeModule.dll
Andor_Data/Managed/UnityEngine.StreamingModule.dll
Andor_Data/Managed/UnityEngine.StyleSheetsModule.dll
Andor_Data/Managed/UnityEngine.SubstanceModule.dll
Andor_Data/Managed/UnityEngine.TerrainModule.dll
Andor_Data/Managed/UnityEngine.TerrainPhysicsModule.dll
Andor_Data/Managed/UnityEngine.TextCoreModule.dll
Andor_Data/Managed/UnityEngine.TextRenderingModule.dll
Andor_Data/Managed/UnityEngine.TilemapModule.dll
Andor_Data/Managed/UnityEngine.TLSModule.dll
Andor_Data/Managed/UnityEngine.UI.dll
Andor_Data/Managed/UnityEngine.UIElementsModule.dll
Andor_Data/Managed/UnityEngine.UIModule.dll
Andor_Data/Managed/UnityEngine.UmbraModule.dll
Andor_Data/Managed/UnityEngine.UNETModule.dll
Andor_Data/Managed/UnityEngine.UnityAnalyticsModule.dll
Andor_Data/Managed/UnityEngine.UnityConnectModule.dll
Andor_Data/Managed/UnityEngine.UnityTestProtocolModule.dll
Andor_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll
Andor_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll
Andor_Data/Managed/UnityEngine.UnityWebRequestModule.dll
Andor_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll
Andor_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll
Andor_Data/Managed/UnityEngine.VehiclesModule.dll
Andor_Data/Managed/UnityEngine.VFXModule.dll
Andor_Data/Managed/UnityEngine.VideoModule.dll
Andor_Data/Managed/UnityEngine.VRModule.dll
Andor_Data/Managed/UnityEngine.WindModule.dll
Andor_Data/Managed/UnityEngine.XR.LegacyInputHelpers.dll
Andor_Data/Managed/UnityEngine.XRModule.dll
Andor_Data/resources.assets
Andor_Data/resources.assets.resS
Andor_Data/Resources/unity default resources
Andor_Data/Resources/unity_builtin_extra
Andor_Data/sharedassets0.assets
Andor_Data/sharedassets0.assets.resS
Andor_Data/sharedassets1.assets
Andor_Data/sharedassets1.assets.resS
Andor_Data/sharedassets2.assets
Andor_Data/sharedassets2.assets.resS
Andor_Data/sharedassets3.assets
Andor_Data/sharedassets3.assets.resS
Andor_Data/sharedassets4.assets
Andor_Data/sharedassets5.assets
Andor_Data/sharedassets6.assets
MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll
MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll
MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser
MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx
MonoBleedingEdge/etc/mono/2.0/machine.config
MonoBleedingEdge/etc/mono/2.0/settings.map
MonoBleedingEdge/etc/mono/2.0/web.config
MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser
MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx
MonoBleedingEdge/etc/mono/4.0/machine.config
MonoBleedingEdge/etc/mono/4.0/settings.map
MonoBleedingEdge/etc/mono/4.0/web.config
MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser
MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx
MonoBleedingEdge/etc/mono/4.5/machine.config
MonoBleedingEdge/etc/mono/4.5/settings.map
MonoBleedingEdge/etc/mono/4.5/web.config
MonoBleedingEdge/etc/mono/browscap.ini
MonoBleedingEdge/etc/mono/config
MonoBleedingEdge/etc/mono/mconfig/config.xml
ProjectSettings/GraphicsSettings.asset
ProjectSettings/UnityConnectSettings.asset
UnityCrashHandler64.exe
UnityPlayer.dll
Assets/Scenes/board.unity
ProjectSettings/ProjectSettings.asset
ProjectSettings/ProjectVersion.txt
ProjectSettings/ProjectSettings.asset
ProjectSettings/ProjectSettings.asset
ProjectSettings/ProjectVersion.txt
ProjectSettings/ProjectVersion.txt