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 ---
|
# --- Secrets: NIEMALS committen ---
|
||||||
config/config.php
|
config/config.php
|
||||||
config/.htpasswd
|
config/.htpasswd
|
||||||
|
config/*.pem
|
||||||
scripts/deploy_config.json
|
scripts/deploy_config.json
|
||||||
Serverdaten.txt
|
Serverdaten.txt
|
||||||
*.local.php
|
*.local.php
|
||||||
|
|||||||
Reference in New Issue
Block a user