diff --git a/.git-crypt/.gitattributes b/.git-crypt/.gitattributes deleted file mode 100644 index 17ef6016..00000000 --- a/.git-crypt/.gitattributes +++ /dev/null @@ -1,3 +0,0 @@ -# Do not edit this file. To specify the files to encrypt, create your own -# .gitattributes file in the directory where your files are. -* !filter !diff diff --git a/.git-crypt/keys/default/0/260F34CF197E4BAEC8FCB18D3F53E6CCAA9B0520.gpg b/.git-crypt/keys/default/0/260F34CF197E4BAEC8FCB18D3F53E6CCAA9B0520.gpg deleted file mode 100644 index cff3baa1..00000000 Binary files a/.git-crypt/keys/default/0/260F34CF197E4BAEC8FCB18D3F53E6CCAA9B0520.gpg and /dev/null differ diff --git a/.git-crypt/keys/default/0/290DB155720C634A6B2FB8C6B0F6FDFF8C265086.gpg b/.git-crypt/keys/default/0/290DB155720C634A6B2FB8C6B0F6FDFF8C265086.gpg deleted file mode 100644 index 987b3c5a..00000000 Binary files a/.git-crypt/keys/default/0/290DB155720C634A6B2FB8C6B0F6FDFF8C265086.gpg and /dev/null differ diff --git a/.git-crypt/keys/default/0/E56903992FD8A1780E87A9B3B1EB127DB82FB666.gpg b/.git-crypt/keys/default/0/E56903992FD8A1780E87A9B3B1EB127DB82FB666.gpg deleted file mode 100644 index 49d4d584..00000000 Binary files a/.git-crypt/keys/default/0/E56903992FD8A1780E87A9B3B1EB127DB82FB666.gpg and /dev/null differ diff --git a/.gitattributes b/.gitattributes index 011b6259..83a9ffb8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,4 @@ * text=auto -resources/environments/.env.stage filter=git-crypt diff=git-crypt -resources/environments/.env.production filter=git-crypt diff=git-crypt - *.css linguist-vendored *.less linguist-vendored diff --git a/resources/environments/.env.production b/resources/environments/.env.production deleted file mode 100644 index 2d9a778d..00000000 Binary files a/resources/environments/.env.production and /dev/null differ diff --git a/resources/environments/.env.stage b/resources/environments/.env.stage deleted file mode 100644 index 16462355..00000000 Binary files a/resources/environments/.env.stage and /dev/null differ