Add stack.env to .gitignore to prevent credential exposure

This commit is contained in:
Keith Smith
2025-12-26 16:21:12 -07:00
parent fa047adda1
commit 26fda44d7a
+1
View File
@@ -18,6 +18,7 @@ media/
# Environment
.env
.env.docker
stack.env
*.env.local
# IDE