forked from open-webui/open-webui
Update .gitignore
This commit is contained in:
parent
619e5d5bf9
commit
8468c18059
1 changed files with 2 additions and 1 deletions
3
backend/.gitignore
vendored
3
backend/.gitignore
vendored
|
@ -6,4 +6,5 @@ uploads
|
||||||
*.db
|
*.db
|
||||||
_test
|
_test
|
||||||
Pipfile
|
Pipfile
|
||||||
data/*
|
data/*
|
||||||
|
.webui_secret_key
|
Loading…
Reference in a new issue