feat: add .gitignore for ollama-mcp
This commit is contained in:
7
apps/ollama-mcp/.gitignore
vendored
Normal file
7
apps/ollama-mcp/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Do not commit these files
|
||||
.env
|
||||
config/kubeconfig
|
||||
*.log
|
||||
node_modules/
|
||||
.DS_Store
|
||||
temp_repo/
|
||||
Reference in New Issue
Block a user