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