chore(security): Signierschluessel-Datei von git ausschliessen
config/*.pem ergaenzt, damit der neue RSA-Signierschluessel fuer Releases (config/release-signing.pem) nie versehentlich eingecheckt wird.
This commit is contained in:
@@ -14,6 +14,7 @@ obj/
|
||||
# --- Secrets: NIEMALS committen ---
|
||||
config/config.php
|
||||
config/.htpasswd
|
||||
config/*.pem
|
||||
scripts/deploy_config.json
|
||||
Serverdaten.txt
|
||||
*.local.php
|
||||
|
||||
Reference in New Issue
Block a user