add .env
to .dockerignore
This commit is contained in:
parent
23c2485044
commit
e3054fc74e
1 changed files with 2 additions and 1 deletions
|
@ -4,4 +4,5 @@ llama/build
|
|||
.vscode
|
||||
ollama
|
||||
app
|
||||
web
|
||||
web
|
||||
.env
|
||||
|
|
Loading…
Reference in a new issue