From 174cbcf6aa4696697e5ab2967b9a351f4c53a925 Mon Sep 17 00:00:00 2001 From: Vincent Klaiber Date: Mon, 2 Oct 2017 21:50:36 +0200 Subject: [PATCH] Add validation and .gitmodules --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 5b5f42b..7600d2f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,8 +4,10 @@ /fixtures export-ignore /tests export-ignore /images export-ignore +/validation export-ignore /.gitattributes export-ignore /.gitignore export-ignore +/.gitmodules export-ignore /.dockerignore export-ignore /.travis.yml export-ignore /codecov.yml export-ignore