Security: Untrack SSL private keys and certificates and add to .gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -74,3 +74,11 @@ uv.lock
|
||||
# Screenshots and debug files at root
|
||||
*.png
|
||||
*.jpg
|
||||
|
||||
# SSL Keys & Certificates
|
||||
*.key
|
||||
*.cer
|
||||
*.crt
|
||||
*.pem
|
||||
*_ssl_certificate*.zip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user