# Build artifacts
*.pkg.tar.*
*.tar.gz
src/pkg/
src/build/

# Editor
*.swp
*.swo
.DS_Store

# Python
__pycache__/
*.pyc
