chore: add .env-local to gitigonre (#17042)

Signed-off-by: cl <cailue@apache.org>
pull/17102/head
ClSlaid 1 year ago committed by GitHub
parent becd03a4aa
commit 87034e26ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored

@ -103,6 +103,7 @@ celerybeat.pid
# Environments
.env
.env-local
.venv
env/
venv/

Loading…
Cancel
Save