# build outputs
/dist/*
/build/*
/ext/_yaml.c
MANIFEST

# cached Python binaries
*.py[cdo]
_pycache_/*

# local IDE state
/.idea/*

