From c3c1b80eafb6539d2efb2aabfdec31cd18416ff0 Mon Sep 17 00:00:00 2001 From: equinusocio Date: Tue, 14 Nov 2017 17:06:06 +0100 Subject: [PATCH] chore: Update gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index ca051b3..d2aa8d7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ src/**/*.* filter=git-crypt diff=git-crypt .gulp/**/*.* filter=git-crypt diff=git-crypt -extensions/**/*.ts \ No newline at end of file +extensions/**/*.ts filter=git-crypt diff=git-crypt \ No newline at end of file