target/
.idea/
*.iml
*.log
.DS_Store

# Runtime and local data stay outside source control.
logs/
run/
tmp/
*.pid

# Training data and model artifacts live under /Users/zach/Desktop/quant-strategy-training-data.
data/
models/
artifacts/
