From 049f65d36a552ab5b407a27ac2abc571eb5c5677 Mon Sep 17 00:00:00 2001 From: Ankur Kumar Date: Thu, 22 Sep 2022 15:20:22 +0530 Subject: [PATCH] Update .gitattributes (#1188) * Update .gitattributes * Update .gitattributes Co-authored-by: Dries Vints --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index bf621499..0a7b95de 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,6 +16,7 @@ public/*.js binary .editorconfig export-ignore .styleci.yml export-ignore CHANGELOG.md export-ignore +package-lock.json export-ignore phpunit.xml.dist export-ignore RELEASE.md export-ignore UPGRADE.md export-ignore