From fed2a13af426ef4439723952e6c3d5152cbec237 Mon Sep 17 00:00:00 2001 From: saeid_01 Date: Tue, 2 Jul 2019 08:59:07 +0430 Subject: [PATCH] .gitignore --- .gitignore | 3 +-- public/mix-manifest.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d0feb10..492e3c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ /node_modules -/public/hot -/public/storage +/public /storage/*.key /vendor /modules diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 8a13381..7b388a7 100644 --- a/public/mix-manifest.json +++ b/public/mix-manifest.json @@ -1,6 +1,6 @@ { "/js/vue/Authentication/app.js": "/js/vue/Authentication/app.js?id=e7004e4ba1268d86bc4e", "/js/vue/Home/app.js": "/js/vue/Home/app.js?id=54d9152bf6cded09d86f", - "/js/vue/Modules/CRM/app.js": "/js/vue/Modules/CRM/app.js?id=5fbc34149a9abb997090", + "/js/vue/Modules/CRM/app.js": "/js/vue/Modules/CRM/app.js?id=255f49284ff8cae507dd", "/js/vue/User/app.js": "/js/vue/User/app.js?id=d4901fd1d97d6496c6d1" }