.repomix-output.xml
.claude
.claude/*
# python / ssis2sql
.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
build/
dist/
coverage.json
coverage.xml
.coverage

# desloppify
.env
.env.local
.env.docker

# team-sprint artifacts
.team-sprint/
docs/*
# scheduled-task harness lock

# offline wheel bundle — already-tracked wheels stay in repo;
# this only blocks future ad-hoc additions from local refreshes
config.yaml

# devcontainer (local dev tooling)
.devcontainer/
.github
.github/*
.lattice
# graphify generated output
graphify-out/
team-sprint.config.yaml
# macOS Finder metadata — matches at every depth (bare pattern = recursive)
.DS_Store
examples/mssql-ssis-community-samples/*
examples/mssql-ssis-community-samples
examples/
design_handoff
Python Textual UI Design.zip

.claude/repomix/
.lattice/clv.ndjson
working_docs/
.lattice/clv.ndjson
docs/*
# batch-warning-remediation deliverables — tests read the templates at runtime,
# so these must stay tracked despite the blanket docs/* ignore above
!docs/templates/
!docs/templates/*.json
!docs/binding-files.md
!docs/batch-warning-reference.md
stored_procedures/*
# local SSIS package drops (airgapped input tree; multi-MB .dtsx binaries)
packages/
