# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Built frontend bundle — generated by `make frontend` (see hatch_build.py).
# Not committed; built on demand for dev and at package-build time for wheels/sdists.
/judb/static/

# Virtual environments
.venv

# emacs
*~
