#0005 增加日志

This commit is contained in:
zhengxuan.zhang
2026-03-13 16:59:31 +08:00
parent 75cb502d0d
commit 029752e231
18 changed files with 997 additions and 105 deletions
+31
View File
@@ -0,0 +1,31 @@
.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
XplorePlane/obj/project.assets.json
XplorePlane/obj/*
# 排除 Libs 目录中的 DLL 和 PDB 文件(但保留目录结构)
XplorePlane/Libs/Hardware/*.dll
XplorePlane/Libs/Hardware/*.pdb
XplorePlane/Libs/Native/*.dll
XplorePlane/Libs/Native/*.pdb
# 保留 .gitkeep 文件以维持目录结构
!XplorePlane/Libs/**/.gitkeep
# 排除构建输出
XplorePlane/bin/
XplorePlane/obj/
# 排除日志文件
logs/
*.log