Internal
Public Access
Add stack.env to .gitignore to prevent credential exposure
This commit is contained in:
@@ -18,6 +18,7 @@ media/
|
||||
# Environment
|
||||
.env
|
||||
.env.docker
|
||||
stack.env
|
||||
*.env.local
|
||||
|
||||
# IDE
|
||||
|
||||
Reference in New Issue
Block a user