# Python artifacts
/.coverage
/.pycache
/.pytest_cache
/.venv
/dist
/build
/*.egg-info

# Direnv cache
/.direnv

# Nix artifacts
/result
