chore: add .gitignore for build/log/cache artifacts

This commit is contained in:
root
2026-04-30 08:36:48 +08:00
parent c046e6ff6a
commit f585164cc1

17
.gitignore vendored
View File

@ -22,3 +22,20 @@ build/trulymem/*
task_archive/
ts/task_archive/
core/web_config.json
# Build artifacts
build/trulymem/
dist/
*.spec
# HarmonyOS / Hvigor build cache
.hvigor/
entry/build/
# Log files
*.log
full_output.log
# OS
__pycache__/
*.pyc