From e87bd25c168e9909449043b2d51b70a164ff4ce9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kowalik?= Date: Wed, 5 Sep 2018 23:33:46 +0200 Subject: [PATCH] fix --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 6f4b7d2..1466adf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -/test export-ignore +/tests export-ignore /vendor export-ignore /style export-ignore /build export-ignore