From 38fbb33212895393435ef8bf52e389c15012a318 Mon Sep 17 00:00:00 2001 From: Eason010212 <1371033826@qq.com> Date: Fri, 19 Aug 2022 16:29:51 +0800 Subject: [PATCH] gitignore --- src/.gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/.gitignore b/src/.gitignore index ccb2c80..1cc79b5 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,2 +1,4 @@ node_modules/ -package-lock.json \ No newline at end of file +package-lock.json +mixio.db +reserve/ \ No newline at end of file