Refactor .gitignore to exclude all .env files
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ celerybeat.pid
|
||||
*.sage.py
|
||||
|
||||
# Environments
|
||||
.env
|
||||
.env*
|
||||
.env_encoded
|
||||
.venv
|
||||
env/
|
||||
|
||||
Reference in New Issue
Block a user