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