From 0904b9641a8ac6051ab55739c8475014c12ad419 Mon Sep 17 00:00:00 2001 From: Alyxia Sother Date: Wed, 10 May 2023 12:04:44 +0200 Subject: [PATCH] [.gitattributes] Mark files for encryption --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) 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