Files
AITrading/.gitignore
2026-03-26 14:13:44 +08:00

19 lines
149 B
Plaintext

.DS_Store
.idea/
.vscode/
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.mypy_cache/
build/
dist/
venv/
.venv/
*.log
*.csv
*.db
data/
!data/.gitkeep