From 932d2f510601c7dfd1e4b046e0c0cb152886e97b Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Fri, 16 Sep 2016 12:58:20 -0400 Subject: Setup cloud.json to be git-crypted --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..da7d446 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +cloud.json filter=git-crypt diff=git-crypt + -- cgit v1.2.3