From ed12a710910aef9fff41bcd0e6cab033f49c9fc8 Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Sat, 9 Dec 2023 12:09:41 +0100 Subject: chore(crypt): add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..be2e430 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +.secret/** filter=git-crypt diff=git-crypt -- cgit v1.2.3