# Build artifacts
/vkms/version.py
build/
*.egg-info
dist/

# Python cache
__pycache__/
*.pyc

# Backups and sketches
other/

# Program artifacts
vkms-result*
*.json
*.sqlite
