From a654e2fdd7be573e2d9e5e9057dc9ec451d28846 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 27 Mar 2021 14:53:47 +0100 Subject: Add wtf configuration to gitcrypt to keep secrets safe --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0852803 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +.config/wtf/** filter=git-crypt diff=git-crypt -- cgit v1.2.3