22 lines
286 B
Plaintext
22 lines
286 B
Plaintext
.postmate/postmate-envs.json
|
|
.vscode/launch.json
|
|
.env.ps1
|
|
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 |