# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info/

# Virtual environments
.venv/

# Native Python extension artifacts
src/ptfkit/*.pyd
src/ptfkit/*.pdb
src/ptfkit/*.so

# cibuildwheel artifacts
wheelhouse/
