forked from coreyjohn115/ET-MMO
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
110 lines (100 loc) · 2.67 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
.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/
/Release
.idea/
/Unity/Logs
/Unity/Assets/StreamingAssets/
/Unity/Assets/StreamingAssets.meta
/Server/.vscode/
.vs/
.objs/
/Unity/.gradle
/*.user
/Unity/Unity.Editor.csproj
/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/Unity.GenerateClient.csproj
/Unity/Unity.GenerateServer.csproj
/Unity/Assets/Bundles/AotDlls/*
/Unity/HybridCLRData
/Unity/Assembly-CSharp-firstpass.csproj
/Unity/*.csproj
/Unity/*.vsconfig
/Unity/Assets/效果图
/Unity/Assets/效果图.meta
WebGL
Unity/Bundles
Unity/Config
Unity/SerializedBuildInfo
Tools/Openresty/logs
Config/Excel
Config/Json
/Unity/Assets/Scripts/Model/Generate/Client/Config
/Unity/Assets/Scripts/Model/Generate/Client/Config.meta
/Unity/Assets/Scripts/Model/Generate/Client/Message
/Unity/Assets/Scripts/Model/Generate/Client/Message.meta
/Unity/Assets/Scripts/Model/Generate/Server/Config
/Unity/Assets/Scripts/Model/Generate/Server/Config.meta
/Unity/Assets/Scripts/Model/Generate/Server/Message
/Unity/Assets/Scripts/Model/Generate/Server/Message.meta
/Unity/Assets/Scripts/Model/Generate/ClientServer/Config
/Unity/Assets/Scripts/Model/Generate/ClientServer/Config.meta
/Unity/Assets/Scripts/Model/Generate/ClientServer/Message
/Unity/Assets/Scripts/Model/Generate/ClientServer/Message.meta
/Unity/Assets/Bundles/Config
/Unity/Assets/Bundles/Config.meta
Unity/Assets/Scripts/Model/Share/Module/Numeric/NumericType.cs
Unity/Assets/Scripts/Model/Share/Module/Numeric/NumericType.cs.meta
/Unity/Assets/Scripts/ModelView/Client/Plugins/EUI/WindowId.cs
/Unity/Assets/Scripts/ModelView/Client/Plugins/EUI/WindowId.cs.meta
/Unity/Assets/Scripts/Hotfix/Share/ConstCfgValue.cs
/Unity/Assets/Scripts/Hotfix/Share/ConstCfgValue.cs.meta
/Unity/Assets/Scripts/ModelView/Client/Game/Menu/SystemMenuType.cs
/Unity/Assets/Scripts/ModelView/Client/Game/Menu/SystemMenuType.cs.meta
/Unity/Assets/Scripts/Model/Share/Game/ErrorCode.cs
/Unity/Assets/Scripts/Model/Share/Game/ErrorCode.cs.meta