diff --git a/.gitattributes b/.gitattributes index f330ab3f..41277bc2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -62,7 +62,3 @@ CODEOWNERS text *.ttf binary diff=hex xz-without-extension binary diff=hex wmic-output.txt binary diff=hex - -# gitsecret -*.secret binary -.gitsecret/** binary diff --git a/.gitsecret/keys/pubring.kbx b/.gitsecret/keys/pubring.kbx deleted file mode 100644 index eda0670e..00000000 Binary files a/.gitsecret/keys/pubring.kbx and /dev/null differ diff --git a/.gitsecret/keys/pubring.kbx~ b/.gitsecret/keys/pubring.kbx~ deleted file mode 100644 index b875319a..00000000 Binary files a/.gitsecret/keys/pubring.kbx~ and /dev/null differ diff --git a/.gitsecret/keys/trustdb.gpg b/.gitsecret/keys/trustdb.gpg deleted file mode 100644 index 19a2c8e4..00000000 Binary files a/.gitsecret/keys/trustdb.gpg and /dev/null differ diff --git a/.gitsecret/paths/mapping.cfg b/.gitsecret/paths/mapping.cfg deleted file mode 100644 index f6deff9b..00000000 --- a/.gitsecret/paths/mapping.cfg +++ /dev/null @@ -1,5 +0,0 @@ -secrets/APPLE_SIGNING_PASSWORD.txt:5c9cfeb1ea5142b547bc842cc6e0b4a932641ae9811ee47abe2c3953f2a4de5d -secrets/WINDOWS_SIGNING_PASSWORD.txt:852e431628494f2559793c39cf09c34e9406dd79bb15b90c9f88194020470568 -secrets/XCODE_APP_LOADER_PASSWORD.txt:005eb9a3c7035c77232973c9355468fc396b94e62783fb8e6dce16bce95b94a1 -secrets/WINDOWS_SIGNING.pfx:929f401db38733ffc41572539de7c0d938023af51ed06c205a72a71c1f815714 -secrets/APPLE_SIGNING.p12:61abf7b4ff2eec76ce889d71bcdd568b99a6a719b4947ac20f03966265b0946a diff --git a/secrets/APPLE_SIGNING.p12.secret b/secrets/APPLE_SIGNING.p12.secret deleted file mode 100644 index eb23a1a1..00000000 Binary files a/secrets/APPLE_SIGNING.p12.secret and /dev/null differ diff --git a/secrets/APPLE_SIGNING_PASSWORD.txt.secret b/secrets/APPLE_SIGNING_PASSWORD.txt.secret deleted file mode 100644 index d22d7ac4..00000000 Binary files a/secrets/APPLE_SIGNING_PASSWORD.txt.secret and /dev/null differ diff --git a/secrets/WINDOWS_SIGNING.pfx.secret b/secrets/WINDOWS_SIGNING.pfx.secret deleted file mode 100644 index f6ac240e..00000000 Binary files a/secrets/WINDOWS_SIGNING.pfx.secret and /dev/null differ diff --git a/secrets/WINDOWS_SIGNING_PASSWORD.txt.secret b/secrets/WINDOWS_SIGNING_PASSWORD.txt.secret deleted file mode 100644 index 5aca99d9..00000000 Binary files a/secrets/WINDOWS_SIGNING_PASSWORD.txt.secret and /dev/null differ diff --git a/secrets/XCODE_APP_LOADER_PASSWORD.txt.secret b/secrets/XCODE_APP_LOADER_PASSWORD.txt.secret deleted file mode 100644 index 5badf783..00000000 Binary files a/secrets/XCODE_APP_LOADER_PASSWORD.txt.secret and /dev/null differ