This website works better with JavaScript
Home
Explore
Help
Register
Sign In
OpenSource
/
open-webui
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge pull request #647 from ollama-webui/gitignore
Update .gitignore
Timothy Jaeryang Baek
1 year ago
parent
619e5d5bf9
8468c18059
commit
87a1927447
1 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
2
1
backend/.gitignore
+ 2
- 1
backend/.gitignore
View File
@@ -6,4 +6,5 @@ uploads
*.db
*.db
_test
_test
Pipfile
Pipfile
-data/*
+data/*
+.webui_secret_key