From c0ae9151fff3b3496b4e1c0cca29d3e256a32445 Mon Sep 17 00:00:00 2001 From: xaoyaoo Date: Tue, 2 Jan 2024 11:14:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=BD=E4=BB=A4=E8=A1=8C=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=BF=9D=E5=AD=98info=E4=BF=A1=E6=81=AF=E5=88=B0json=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 34df23d..839a841 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,11 @@ secret.txt gitandpypi.cmd # 忽略test_xaooyaoo_conf.txt文件 -test_xaooyaoo_conf.txt \ No newline at end of file +test_xaooyaoo_conf.txt + +# vue ignore +node_modules +.DS_Store +dist +dist-ssr +*.local \ No newline at end of file