From 90584e7e5baa7d34c46c2b287152084c5c7d2bca Mon Sep 17 00:00:00 2001 From: Win Date: Fri, 19 Jul 2024 12:17:18 +0700 Subject: [PATCH] gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 19bfed8..01f2626 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ +config.json /node_modules .DS_Store -._DS_Store -config.json \ No newline at end of file +._DS_Store \ No newline at end of file