From a480047283e350a57eac12b763935f9af9a4e3a4 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Thu, 28 Oct 2021 20:41:51 +0200 Subject: Tell git to git-crypt secrets --- .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..a8776de --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +secrets filter=git-crypt diff=git-crypt -- cgit v1.2.3