# python environment
/.venv

# asdf tool version info
.tool-versions

# build artifact
/dist

# pytest coverage database
.coverage
