Clarify private trading boundary

This commit is contained in:
2569718930@qq.com
2026-06-29 23:44:49 +08:00
parent 409ab0ffb6
commit f9b7b49690
6 changed files with 33 additions and 46 deletions
+7
View File
@@ -4,6 +4,13 @@
# Scratch / temp scripts
scratch/
# Private trading layer (never commit strategy/bot execution code here)
private-trading/
trading-private/
polyweather-trading-private/
internal-trading/
ops-trading-private/
# Data and Logs
data/*.db
data/*.db-*