From 179b2b6dae7a7d6ae625997f66999c813700368d Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Sun, 18 Jul 2021 11:19:58 -0700 Subject: [PATCH] Revert gitattributes changes --- .gitattributes | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitattributes b/.gitattributes index ffda8047..24817910 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,9 +2,3 @@ .gitignore export-ignore */.gitkeep export-ignore */*/.gitkeep export-ignore -build.xml export-ignore -composer.lock export-ignore -composer.phar export-ignore -package-lock.json export-ignore -package.json export-ignore -scss/ export-ignore