Files
pi-weekly-newspaper/.gitignore
2026-04-06 14:54:00 -04:00

9 lines
72 B
Plaintext

data/
__pycache__/
*.pyc
.venv/
*.egg-info/
dist/
build/
.pytest_cache/