# KOSMO MCP - Only publish discovery files to GitHub
# All source code is on PyPI, not GitHub

# Ignore EVERYTHING
*

# EXCEPT these files
!.gitignore
!README.md
!smithery.yaml
!LICENSE
!FORAGENT.md
!deploy_pipeline.py
!.agent/
