From 0f2d92fc1ae8fb5f4de8c7a2c88d67390df0175c Mon Sep 17 00:00:00 2001 From: "a.dmitryuk" Date: Thu, 20 Jul 2023 08:27:14 +0600 Subject: [PATCH] Ignore files from vendor --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 37f412f..c35c74a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,4 @@ /.travis.yml export-ignore /phpunit.xml export-ignore /test export-ignore +