From 833f714fe757b8d0f5db638237d2118b97f42e39 Mon Sep 17 00:00:00 2001 From: Carlos Vieira Date: Fri, 25 Jan 2019 17:23:45 -0200 Subject: [PATCH] Adiciona gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..971da65 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +secrets/* filter=git-crypt diff=git-crypt +secrets/README !filter !diff -- libgit2 0.21.2