diff --git a/.gitignore b/.gitignore index 7805910bf..05d3d1dc0 100644 --- a/.gitignore +++ b/.gitignore @@ -34,4 +34,4 @@ # Ignore master key for decrypting credentials and more. /config/master.key -/config/credentials/development.key +/config/credentials/*.key diff --git a/config/credentials/test.yml.enc b/config/credentials/test.yml.enc new file mode 100644 index 000000000..24d6d9c49 --- /dev/null +++ b/config/credentials/test.yml.enc @@ -0,0 +1 @@ +1QS4QGl05L2YvkEusirttYv2gIfRbNLEWTK7pOXG/HxqyWbWj9o5/GbTFeLI7K0sbcEjz+gcPcVKB+FGnkJECExynSvIN02bg5gP0QegTC3WA2vWInlr+gpoWCNgsazOgHKMxDBnQXc2myqhwDLKRsDHCQTW/5lIiKGBtBOLaml8KrJg84SeYCh54tJUjAp5yRkrhJQBHVgSSUfXRaFcrmdbPls5FDgB+rErACpp4BgYdXZoDds2RITDgQ==--kpoxQbOswL3cInhK--r+dB3hJHvjfUH1EBNzBLSg== \ No newline at end of file