de-generate / .gitignore
apehex
Start from another app + use the latest API
3e8a402
raw
history blame contribute delete
115 Bytes
# secrets
.env
# python env
.python-version
.venv
poetry.lock
# temp
.pytest_cache
__pycache__
# artifacts
dist