Files
thechart/.gitignore
2025-07-24 13:22:38 -07:00

14 lines
102 B
Plaintext

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