chore: Add .env to .gitignore
This commit is contained in:
parent
f06c13c195
commit
09fc32386e
2
.gitignore
vendored
2
.gitignore
vendored
@ -40,6 +40,8 @@ logs/
|
||||
*.csv
|
||||
|
||||
# Configuration Secrets
|
||||
.env
|
||||
.env.*
|
||||
appsettings.Development.json
|
||||
appsettings.Production.json
|
||||
config/secrets.json
|
||||
|
||||
Loading…
Reference in New Issue
Block a user