From 39aad57f0007415b835542bce5334fa7adab29d7 Mon Sep 17 00:00:00 2001 From: Mykyta Synelnikov Date: Tue, 12 Nov 2024 22:23:18 +0200 Subject: [PATCH] * updated .gitattributes for proper deploy --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index e1dc22f0..16eee259 100644 --- a/.gitattributes +++ b/.gitattributes @@ -44,6 +44,7 @@ /hookdoc-conf.json export-ignore /manifest.json export-ignore /package.json export-ignore +/package-lock.json export-ignore /phpcs.xml export-ignore /phpdoc.dist.xml export-ignore /README.md export-ignore