mirror of https://github.com/langgenius/dify.git
chore: add .env-local to gitigonre (#17042)
Signed-off-by: cl <cailue@apache.org>
This commit is contained in:
parent
becd03a4aa
commit
87034e26ae
|
|
@ -103,6 +103,7 @@ celerybeat.pid
|
|||
|
||||
# Environments
|
||||
.env
|
||||
.env-local
|
||||
.venv
|
||||
env/
|
||||
venv/
|
||||
|
|
|
|||
Loading…
Reference in New Issue