diff --git a/.git-crypt/.gitattributes b/.git-crypt/.gitattributes new file mode 100644 index 0000000..665b10e --- /dev/null +++ b/.git-crypt/.gitattributes @@ -0,0 +1,4 @@ +# 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 +*.gpg binary diff --git a/.git-crypt/keys/default/0/B9335A0518D2A4299A644F5601E16C4E775A37E4.gpg b/.git-crypt/keys/default/0/B9335A0518D2A4299A644F5601E16C4E775A37E4.gpg new file mode 100644 index 0000000..f24bdfd Binary files /dev/null and b/.git-crypt/keys/default/0/B9335A0518D2A4299A644F5601E16C4E775A37E4.gpg differ diff --git a/.gitattributes b/.gitattributes index 7de9227..1c457ee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ /script-resources/markdown2htmldoc/themes-out/**/* linguist-generated +common/hellcooling/ext/** filter=git-crypt diff=git-crypt +common/hellcooling/*.json filter=git-crypt diff=git-crypt diff --git a/common/hellcooling/discord.json b/common/hellcooling/discord.json new file mode 100644 index 0000000..148f3f6 Binary files /dev/null and b/common/hellcooling/discord.json differ diff --git a/common/hellcooling/ext/noSpotifyAutoPause.js b/common/hellcooling/ext/noSpotifyAutoPause.js new file mode 100644 index 0000000..4562554 Binary files /dev/null and b/common/hellcooling/ext/noSpotifyAutoPause.js differ diff --git a/common/hellcooling/ext/removeChannelIcons.js b/common/hellcooling/ext/removeChannelIcons.js new file mode 100644 index 0000000..ac75381 Binary files /dev/null and b/common/hellcooling/ext/removeChannelIcons.js differ