# Copied source directory for building
avrotize/

# Build artifacts
dist/
build/
*.egg-info/

# Python cache
__pycache__/
*.py[cod]
*$py.class

# Backup files
*.bak
