From 08587fb37702af5d27ce73339b6237e65a707fb0 Mon Sep 17 00:00:00 2001 From: ival <610568032@qq.com> Date: Tue, 20 Aug 2019 15:52:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BF=BD=E7=95=A5=20baseUrl?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E7=9A=84=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9ad28d23d..b09ff6fd6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ yarn-debug.log* yarn-error.log* package-lock.json tests/**/coverage/ +src/utils/baseUrl* # Editor directories and files .idea