From 5af1b18a4c445f1861b4d44a4442a6b93e78817c Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 10 Dec 2024 16:16:49 -0500 Subject: [PATCH] added gitcrypt for harper --- .config/harper-ls/.gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .config/harper-ls/.gitattributes diff --git a/.config/harper-ls/.gitattributes b/.config/harper-ls/.gitattributes new file mode 100644 index 00000000..4073dbaf --- /dev/null +++ b/.config/harper-ls/.gitattributes @@ -0,0 +1,2 @@ +dictionary.txt filter=git-crypt diff=git-crypt +file_dictionaries/** filter=git-crypt diff=git-crypt