From 77672cc34e06c14ff84eb34c1b21775ec7f4bf34 Mon Sep 17 00:00:00 2001 From: AnthonyAxenov Date: Sat, 15 Mar 2025 20:57:17 +0800 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=B8=D0=B3=D0=BD=D0=BE=D1=80?= =?UTF-8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B0=20=D1=81=D1=82=D0=B0?= =?UTF-8?q?=D1=80=D0=B0=D1=8F=20=D0=B4=D0=B8=D1=80=D0=B5=D0=BA=D1=82=D0=BE?= =?UTF-8?q?=D1=80=D0=B8=D1=8F=20src/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ff043bc..3f72ab7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ /.vscode downloaded/ /svc-* -/src /tools /tmp @@ -13,4 +12,5 @@ downloaded/ *.m3u8 *.m3u8.* *.rdb + !/**/.gitkeep