From 53baf77bb59dd500f19048f7bbb3d261b0d645d8 Mon Sep 17 00:00:00 2001 From: "John Paul E. Balandan, CPA" <51850998+paulbalandan@users.noreply.github.com> Date: Mon, 1 Feb 2021 23:52:14 +0800 Subject: [PATCH] Delete .gitattributes in framework. --- admin/framework/.gitattributes | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 admin/framework/.gitattributes diff --git a/admin/framework/.gitattributes b/admin/framework/.gitattributes deleted file mode 100644 index 6b089e0392a4..000000000000 --- a/admin/framework/.gitattributes +++ /dev/null @@ -1,9 +0,0 @@ -/.gitattributes export-ignore -/.gitignore export-ignore -/env export-ignore -/phpunit.xml.dist export-ignore -/spark export-ignore -/app export-ignore -/public export-ignore -/writable export-ignore -/phpunit.xml.dist export-ignore