mirror of https://github.com/langgenius/dify.git
chore: add settings.local.json to .gitignore
This commit is contained in:
parent
d68a9f1850
commit
cc4ba1a3a9
|
|
@ -235,3 +235,6 @@ scripts/stress-test/reports/
|
|||
# mcp
|
||||
.playwright-mcp/
|
||||
.serena/
|
||||
|
||||
# settings
|
||||
*.local.json
|
||||
|
|
|
|||
Loading…
Reference in New Issue