Files
thechart/.gitignore
2025-07-27 13:19:37 -07:00

15 lines
115 B
Plaintext

*.csv
.env
build/
dist/
*.pyc
__pycache__/
*.spec
*.log
logs/
.vscode/
.venv/
.poetry/
.pytest_cache/
.ruff_cache/