diff --git a/.env b/.env index 7c828945..169baefb 100644 --- a/.env +++ b/.env @@ -1,7 +1,7 @@ APP_NAME='wyyl' APP_ENV= APP_KEY=base64:PItUypiY6FmV8oQTVIcIHyNQJAuuS36FmEs8exQbYAw= -APP_DEBUG=true +APP_DEBUG=fales APP_LOG_LEVEL= APP_URL=http://43.153.17.83 diff --git a/.gitignore b/.gitignore index e2568522..132785a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /node_modules/ /vendor/ .idea +/public/build/beike/* +/public/install/css/* diff --git a/themes/.gitignore b/themes/.gitignore index 56002e03..163a499f 100644 --- a/themes/.gitignore +++ b/themes/.gitignore @@ -1,2 +1,2 @@ -#* -#!default +/* +!/default