Files
thechart/.gitignore

13 lines
87 B
Plaintext

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