*.xml.gz
*.7z
*.xml.bz2
*.xml.xz
*.swp

# Lockfiles
uv.lock

# JetBrains
/.idea

/.claude/settings.local.json*

# Python build and test output
__pycache__/
/test/test_output/

# Virtualenv (created with create_cdsc_venv on klone)
/.venv/
