feat: add .gitignore for ollama-mcp

This commit is contained in:
Claude AI
2026-01-11 13:15:56 +00:00
parent 64de6df020
commit 4bfb13f003

7
apps/ollama-mcp/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Do not commit these files
.env
config/kubeconfig
*.log
node_modules/
.DS_Store
temp_repo/