From a7b862ef9caf9ce2aa559df618c5fb9f36d55856 Mon Sep 17 00:00:00 2001 From: kroutony Date: Sat, 22 Feb 2020 14:46:25 +0800 Subject: [PATCH] remove public/mix-manifest.json from git --- public/mix-manifest.json | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 public/mix-manifest.json diff --git a/public/mix-manifest.json b/public/mix-manifest.json deleted file mode 100644 index 2d60117..0000000 --- a/public/mix-manifest.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "/js/app.js": "/js/app.js", - "/css/app.css": "/css/app.css" -}