Files
bincio-auth/.gitignore
T

16 lines
155 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.venv/
dist/
.mypy_cache/
.ruff_cache/
.pytest_cache/
*.db
*.db-shm
*.db-wal
node_modules/
site/dist/
site/.astro/
.env