#0007 更新ignore文件和RADEM.md
This commit is contained in:
+17
-12
@@ -1,15 +1,20 @@
|
||||
.vs/ProjectEvaluation/xploreplane.metadata.v10.bin
|
||||
.vs/ProjectEvaluation/xploreplane.projects.v10.bin
|
||||
.vs/ProjectEvaluation/xploreplane.strings.v10.bin
|
||||
.vs/XplorePlane/DesignTimeBuild/.dtbcache.v2
|
||||
.vs/XplorePlane/FileContentIndex/241be4f9-f3c1-44c3-a625-51f3a7efa276.vsidx
|
||||
.vs/XplorePlane/FileContentIndex/a28e3b89-b000-44c7-aab5-785c933af59b.vsidx
|
||||
.vs/XplorePlane/FileContentIndex/a475b41e-8352-4745-8040-08886d83ddf4.vsidx
|
||||
.vs/XplorePlane/FileContentIndex/bdb864e9-e54b-49df-bf87-9b121265e567.vsidx
|
||||
.vs/XplorePlane/v18/.futdcache.v2
|
||||
.vs/XplorePlane/v18/.suo
|
||||
.vs/XplorePlane/v18/DocumentLayout.backup.json
|
||||
.vs/XplorePlane/v18/DocumentLayout.json
|
||||
# .gitignore 文件内容
|
||||
# 忽略编译输出
|
||||
**/bin/
|
||||
**/obj/
|
||||
**/Debug/
|
||||
**/Release/
|
||||
|
||||
# 忽略用户配置文件
|
||||
.vs/
|
||||
.vscode/
|
||||
*.user
|
||||
*.suo
|
||||
|
||||
# 忽略Nuget包
|
||||
packages/
|
||||
*.nupkg
|
||||
**/.vs
|
||||
XplorePlane/obj/project.assets.json
|
||||
XplorePlane/obj/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user