From 3f93c27ee5eb670b0807e7408a6af8fbb1e5188d Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 26 Nov 2025 23:54:44 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B2=D0=B0=D1=88=D0=B5=20=D1=81=D0=BE=D0=BE?= =?UTF-8?q?=D0=B1=D1=89=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BA=D0=BE=D0=BC=D0=BC?= =?UTF-8?q?=D0=B8=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 70e0a96..02dff3a 100644 --- a/.gitignore +++ b/.gitignore @@ -212,4 +212,7 @@ scripts/export-template-for-release.sh docker-data/ dle-template.tar.gz dle-template.tar.gz.part-* -dle-template.tar.gz.join.sh \ No newline at end of file +dle-template.tar.gz.join.sh + +# Guide files +pages-guide.md \ No newline at end of file