From 248781315ade4b339a268672aa816be279f426db Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Fri, 7 Oct 2022 16:27:19 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=BA?= =?UTF-8?q?=D0=B8=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c482962..d012435 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ /node_modules -/server/.inpx-web -/server/.inpx-web-bak +/server/.inpx-web* /server/inpx-web-filter.json /dist -dev.sh \ No newline at end of file +dev*.sh \ No newline at end of file