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
| ################################################################################
| # 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
| ################################################################################
|
| *.cache
| *.dll
| *.json
| *.user
| /项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Release/net6.0/WIDESEA_WMSServer.csproj.FileListAbsolute.txt
| *.props
| *.Up2Date
| *.pdb
| *.txt
| *.so
| *.xml
| *.cs
| *.dylib
| *.a
| *.BuildWithSkipAnalyzers
| *.log
| /项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStorageOutOrderService/obj/Release/net6.0/WIDESEA_IStorageOutOrderServices.GeneratedMSBuildEditorConfig.editorconfig
| *.editorconfig
| *.css
| *.exe
| *.config
| *.js
| *.html
| *.xlsx
| *.vsidx
|
|