Files
thechart/.gitignore
2025-07-24 10:45:30 -07:00

12 lines
78 B
Plaintext

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