Browse Source

Merge pull request #647 from ollama-webui/gitignore

Update .gitignore
Timothy Jaeryang Baek 1 year ago
parent
commit
87a1927447
1 changed files with 2 additions and 1 deletions
  1. 2 1
      backend/.gitignore

+ 2 - 1
backend/.gitignore

@@ -6,4 +6,5 @@ uploads
 *.db
 *.db
 _test
 _test
 Pipfile
 Pipfile
-data/*
+data/*
+.webui_secret_key