# Build artifacts
build/
dist/

# Python
__pycache__/
*.py[cod]
*.egg-info/

# Compiled extensions
*.so
*.dylib
*.dll
