Browse Source

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

Signed-off-by: cl <cailue@apache.org>
tags/1.2.0
ClSlaid 7 months ago
parent
commit
87034e26ae
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -103,6 +103,7 @@ celerybeat.pid

# Environments
.env
.env-local
.venv
env/
venv/

Loading…
Cancel
Save