forked from egametang/ET
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
94 lines (87 loc) · 1.81 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
.cproject
.project
.pydevproject
.sconsign.dblite
*.pyc
*.suo
.settings/
.localhistory/
Dbg/
Opt/
*/Temp/
*/TestResults/
*/.svn/
.svn/
bin/
Bin/
obj/
_ReSharper.CSharp/
*.opensdf
*.sdf
/CSharp/CSharp.sln.ide
/Unity/Library
/Unity/CSharp60Support/compilation log.txt
/CSharp/CSharp.VC.opendb
/Server/Server.VC.opendb
/Log
/Temp
/Logs
/Unity/CSharp60Support/compilation.log
/.vs
/Server/.vs/
/Unity/.vs/
/Tools/MongoDB
/Excel/md5.txt
/Release
.idea/
/Unity/Logs
/Unity/Assets/StreamingAssets/
/netcoreapp2.0
/Unity/Assets/StreamingAssets.meta
.DS_Store
Server/.DS_Store
/Server/.vscode/
.vs/
.objs/
/Unity/.gradle
/*.user
/ToolsApp/
/Unity/Unity.Editor.csproj
/Unity/Assets/Bundles/Code/Code.dll.bytes
/Unity/Assets/Bundles/Code/Code.dll.bytes.meta
/Unity/Assets/Bundles/Code/Code.pdb.bytes
/Unity/Assets/Bundles/Code/Code.pdb.bytes.meta
/Unity/Assembly-CSharp.csproj
~$*.xlsx
~$*.xlsx.meta
/.vscode
/Unity/UserSettings/Search.settings
/Unity/Unity.Hotfix.csproj
/Unity/Unity.HotfixView.csproj
/Unity/Unity.Model.csproj
/Unity/Unity.ModelView.csproj
/Unity/ProjectSettings/RiderScriptEditorPersistedState.asset
/Unity/Unity.Core.csproj
/Unity/UserSettings
/Unity/Unity.Codes.csproj
/Unity/Unity.Loader.csproj
/Unity/Unity.Ignore.csproj
Publish/
/Unity/Assets/Bundles/Code/*
/Unity/Assets/Bundles/AssetBundleOutput.meta
/Unity/Assets/Bundles/AssetBundleOutput
/Unity/Assets/Bundles/AssetBundleSourceData
/Unity/Assets/Bundles/AssetBundleSourceData.meta
/Unity/Unity.Editor.Codes.csproj
/Unity/Unity.Hotfix.Codes.csproj
/Unity/Unity.HotfixView.Codes.csproj
/Unity/Unity.Model.Codes.csproj
/Unity/Unity.ModelView.Codes.csproj
/Unity/Unity.GenerateClient.csproj
/Unity/Unity.GenerateServer.csproj
/Unity/Assets/Bundles/AotDlls
/Unity/Assets/Bundles/AotDlls.meta
/Unity/HybridCLRData
/Unity/Assembly-CSharp-firstpass.csproj
/Unity/*.csproj
/Unity/*.vsconfig