From 8cc505dae64668638873a2b47e57c193ab2f2fdc 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