*.pyc
*.egg-info/

# created by `python -m venv venv` (listed here for hatchling)
venv/

# created by `python -m build`
dist/

# created by `nix-build`
result