add react build file

dev_forge
Jasder 5 years ago
parent 3b79b25bc1
commit f14e30c956

4
.gitignore vendored

@ -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
Dockerfile

Loading…
Cancel
Save