adding security tool stack, pre-commit steps, and gitignore additions
Build and Push Docker Image / build (push) Successful in 32s

This commit is contained in:
2026-05-12 22:35:49 -05:00
parent e6464dfdf8
commit 9e78e4ab66
4 changed files with 125 additions and 1 deletions
+16
View File
@@ -4,3 +4,19 @@
debug.ps1
.postmate/postmate-history.json
.postmate/postmate-envs.json
# Secrets
.env
.env.*
*.pem
*.key
*.pfx
*.p12
secrets/
credentials/
config.local.*
# VS Code local settings
.vscode/settings.json
# PowerShell
*.psd1.local