Files
bls-data/.gitignore
2026-06-24 14:44:00 -04:00

18 lines
210 B
Plaintext

config.py
.gitea-credentials
.gitcredential-gitea.sh
.gitea-grant-sync.py
.gitea-grant-sync.log
__pycache__/
*.pyc
.env
# packaging / test artifacts
build/
dist/
*.egg-info/
.eggs/
.pytest_cache/
.venv/
venv/