Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit b1b5f69

Browse files
author
xiaoyu.wu
committed
复制到新电脑
1 parent 4346f8b commit b1b5f69

File tree

833 files changed

+196360
-196354
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

833 files changed

+196360
-196354
lines changed

.gitignore

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
1-
*.suo
2-
ASTool/bin/
3-
ASTool/obj/
4-
ASBinCode/bin/
5-
ASBinCode/obj/
6-
ASCR/bin/
7-
ASCR/obj/
8-
ASCTest/bin/Debug/
9-
ASCTest/bin/Release/*.dll
10-
ASCTest/bin/Release/*.exe
11-
ASCTest/bin/Release/*.config
12-
ASCTest/bin/Release/*.xml
13-
ASCTest/obj/
14-
ASRuntime/bin/
15-
ASRuntime/obj/
16-
ASBinCode/bin/
17-
LinkCodeGen/obj/
18-
LinkCodeGen/bin/
19-
LinkCodeGenCLI/bin/
20-
LinkCodeGenCLI/obj/
21-
CMXMLCCLI/obj/
22-
CMXMLCCLI/bin/
23-
AutoGenCodeLib/bin/
24-
AutoGenCodeLib/obj/
25-
UnityPluginTool/bin/
26-
UnityPluginTool/obj/
27-
*.pdb
28-
*.cache
29-
.vs/ASTool/v15/sqlite3/storage.ide
30-
*.vspx
31-
*.vsp
32-
*.psess
33-
*.cache
34-
*.cache
35-
.vs/ASTool/v15/sqlite3/storage.ide
36-
*.ide-journal
37-
ASCR/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
38-
.vs/ASTool/v15/sqlite3/storage.ide
39-
.vs/ASTool/v15/sqlite3/storage.ide
1+
*.suo
2+
ASTool/bin/
3+
ASTool/obj/
4+
ASBinCode/bin/
5+
ASBinCode/obj/
6+
ASCR/bin/
7+
ASCR/obj/
8+
ASCTest/bin/Debug/
9+
ASCTest/bin/Release/*.dll
10+
ASCTest/bin/Release/*.exe
11+
ASCTest/bin/Release/*.config
12+
ASCTest/bin/Release/*.xml
13+
ASCTest/obj/
14+
ASRuntime/bin/
15+
ASRuntime/obj/
16+
ASBinCode/bin/
17+
LinkCodeGen/obj/
18+
LinkCodeGen/bin/
19+
LinkCodeGenCLI/bin/
20+
LinkCodeGenCLI/obj/
21+
CMXMLCCLI/obj/
22+
CMXMLCCLI/bin/
23+
AutoGenCodeLib/bin/
24+
AutoGenCodeLib/obj/
25+
UnityPluginTool/bin/
26+
UnityPluginTool/obj/
27+
*.pdb
28+
*.cache
29+
.vs/ASTool/v15/sqlite3/storage.ide
30+
*.vspx
31+
*.vsp
32+
*.psess
33+
*.cache
34+
*.cache
35+
.vs/ASTool/v15/sqlite3/storage.ide
36+
*.ide-journal
37+
ASCR/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
38+
.vs/ASTool/v15/sqlite3/storage.ide
39+
.vs/ASTool/v15/sqlite3/storage.ide
4040
.vs/ASTool/v15/Server/sqlite3/db.lock
4141
.vs/ASTool/v15/Server/sqlite3/storage.ide
4242
.vs/ASTool/v15/Server/sqlite3/storage.ide-shm

0 commit comments

Comments
 (0)