This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dify
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
152
Wiki
Activity
Browse Source
fix: ignore VSCode setting.json path (
#297
)
tags/0.3.2
Joel
2 years ago
parent
4134e915ce
commit
2de18a6490
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.gitignore
+ 1
- 1
.gitignore
View File
@@ -130,7 +130,7 @@ dmypy.json
.idea/'
.DS_Store
.vscode/setting.json
web/
.vscode/setting
s
.json
# Intellij IDEA Files
.idea/
Write
Preview
Loading…
Cancel
Save