From d71fd5702c0dca993742cb421e7203eafefd2d97 Mon Sep 17 00:00:00 2001 From: zhangzengfei <zhangzengfei@iotlink.com> Date: 星期四, 17 六月 2021 19:22:26 +0800 Subject: [PATCH] 修复朔黄视频标注 --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index c2eda07..c1583fc 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,5 @@ *.sw* # webpack config inspector -output.js \ No newline at end of file +output.js +vue.config.js \ No newline at end of file -- Gitblit v1.8.0