From b5bd428ea6ac01c6e09718f6b480de23ff014a53 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Mon, 2 Oct 2023 06:29:52 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0538272b..03241fd4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ /node_modules/ -/logs/ +/temp/ +/channels.xml /guide.xml -/guide.xml.gz -/.jenkins/ -/guides/ \ No newline at end of file +/guide.xml.gz \ No newline at end of file