From 0ff6d6f4982f72fb55b01e4de611a338a02e426e Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Mon, 22 May 2023 14:24:49 +0800 Subject: [PATCH] init --- exclude.list | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/exclude.list b/exclude.list index 7da99cc9..03c1fc6b 100644 --- a/exclude.list +++ b/exclude.list @@ -3,6 +3,7 @@ /node_modules .svn .git +config.js .DS_Store .env.local @@ -19,4 +20,4 @@ yarn-error.log* *.ntvs* *.njsproj *.sln -*.sw? \ No newline at end of file +*.sw?