Merge pull request #1000 from jlowin/ccignore

Add .ccignore for copychat
This commit is contained in:
Jeremiah Lowin 2025-06-30 18:44:20 -04:00 committed by GitHub
commit a1a7c66309
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.ccignore Normal file
View file

@ -0,0 +1,7 @@
.pre-commit-config.yaml
.github/
docs/changelog.mdx
docs/python-sdk/
examples/
src/fastmcp/contrib/
tests/contrib/