repair .gitignore bug 39/61839/1
authorLeoQi <QibinZheng2014@tongji.edu.cn>
Wed, 5 Sep 2018 04:31:58 +0000 (12:31 +0800)
committerLeoQi <QibinZheng2014@tongji.edu.cn>
Wed, 5 Sep 2018 04:31:58 +0000 (12:31 +0800)
commitad8664fadb31505c9c848d2f938101b2081dc09f
tree2e308fff7748d4430aef7500a73042955e27323f
parent4822983c35de8583b396a689d8a1bbdae193f39d
repair .gitignore bug

JIRA: BOTTLENECK-244

modify testing-scheduler/.gitignore to include the dir:
testing-scheduler/ui/build

Change-Id: I99ed672bb0e9a2fb2c70feba9a89a699a9ca8455
Signed-off-by: LeoQi <QibinZheng2014@tongji.edu.cn>
testing-scheduler/.gitignore
testing-scheduler/ui/build/build.js [new file with mode: 0644]
testing-scheduler/ui/build/check-versions.js [new file with mode: 0644]
testing-scheduler/ui/build/utils.js [new file with mode: 0644]
testing-scheduler/ui/build/vue-loader.conf.js [new file with mode: 0644]
testing-scheduler/ui/build/webpack.base.conf.js [new file with mode: 0644]
testing-scheduler/ui/build/webpack.dev.conf.js [new file with mode: 0644]
testing-scheduler/ui/build/webpack.prod.conf.js [new file with mode: 0644]