From d25a4ebd6d1761b21648d6f4d02253d17fb70245 Mon Sep 17 00:00:00 2001 From: Adrien Loison Date: Sun, 3 Jun 2018 21:07:25 +0200 Subject: [PATCH] Add docs to .gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 3e98f80..24a36f9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ -# Ignore all test, documentation and dot files for archive +# Ignore all tests, documentation and dot files for archive +/docs export-ignore /tests export-ignore /.editorconfig export-ignore /.gitattributes export-ignore