chore: gitignore 补充 venv*/data_xtdata_stage/backup 模式

This commit is contained in:
2026-07-17 08:24:01 +08:00
parent b966fce1e9
commit 799292d89c
+6
View File
@@ -104,3 +104,9 @@ docker/.env
!/.claude/gitea-config.json !/.claude/gitea-config.json
data_cache/ data_cache/
config/backtest.yaml config/backtest.yaml
# Local venvs / data staging / backups (session-local, do not commit)
venv*/
data_xtdata_stage/
*.bak
*.bak.*