# Exclude everything by default
**

# Include only the extension essentials
!.github/prompts/**
!.github/instructions/**
!.github/agents/**
!docs/templates/**
!scripts/dev-tools/**
!package.json
!README.md
!LICENSE
!CHANGELOG.md
