.vs/
.idea/
.serena/
x64/
x86/
/Ksword5.1/Ksword5.1/backup
/Ksword5.1/Ksword5.1/debug/moc_predefs.h.cbt
/Back
.deps/
build_*.txt
build_*.json
*.log
*.obj
dist/
.codex-build-logs/
.codex-tmp/
package_stage/
tmp-qmake-mm*/
windeployqt_raw.txt
vs_install.json
aqtinstall.log
# 本地签名私钥材料只允许留在开发机，避免误传 GitHub。
*.pfx
*.p12
*.pvk
*.key
*.snk
*.pem
.cert/*
!.cert/
!.cert/KswordARK-TestSigning.cer

# 本机 Qt/MSBuild 自动探测脚本生成的本地路径配置。
Directory.Build.props

# KswordSetup build-generated embedded payload resource lists.
/KswordSetup/generated/

# KswordARKLight copies KswordARK.sys here right before ResourceCompile so the
# executable can embed the driver without committing build binaries.
/KswordARKLight/generated/

# Runtime/generated profile assets stay local and are republished into release packages.
/Ksword5.1/Ksword5.1/profiles/

# Scratch task notes/screenshots and Python bytecode caches are local-only.
/Ksword5.1/Task/
/_codex_backups/
__pycache__/
*.py[cod]

# 插件载荷（模型、解释器依赖和第三方代码）独立发布到 KSwordDEV/Plugins，
# 不随 Ksword 源码仓库或发行包交付；运行时由插件商城按需安装。
/plugin/
