# Python build artefacts
*.egg-info
/build
/dist
__pycache__/
*.pyc
/src/alidistlint/_version.py

# alidist recipes for testing
*.sh
