From f14e30c95612cd4e6172a9376f80d3cc007ae91c Mon Sep 17 00:00:00 2001 From: Jasder <2053003901@@qq.com> Date: Tue, 7 Jan 2020 17:14:04 +0800 Subject: [PATCH] add react build file --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3c9f5950e..bab0fe9a1 100644 --- a/.gitignore +++ b/.gitignore @@ -38,8 +38,6 @@ # Ignore react node_modules /public/react/.cache -/public/react/build -/public/react/build/ /public/react/node_modules/ /public/react/config/stats.json /public/react/stats.json @@ -81,4 +79,4 @@ db/bak/ docker/ educoder.sql redis_data/ -Dockerfile \ No newline at end of file +Dockerfile