Files
bls-data/.gitignore
Dave Boyd e18f3cf1f2 Ignore local Gitea credential files
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 14:10:59 -04:00

16 lines
167 B
Plaintext

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