Files
thechart/.gitignore
2025-07-28 12:44:35 -07:00

14 lines
106 B
Plaintext

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