From 2c3b25892f01f1cd8f8ad0f3e7768575abb548bd Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sat, 7 Feb 2026 13:24:47 +0300 Subject: =?UTF-8?q?=D0=98=D0=BD=D0=B8=D1=86=D0=B8=D0=B0=D0=BB=D0=B8=D0=B7?= =?UTF-8?q?=D0=B0=D1=86=D0=B8=D1=8F=20=D1=80=D0=B5=D0=BF=D0=BE=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D0=BE=D1=80=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..db38867 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.rpm +*.deb \ No newline at end of file -- cgit v1.2.3