From ecdf50a6c009f149ab4a6579ad8883747af033f0 Mon Sep 17 00:00:00 2001 From: Nesta Date: Fri, 14 Mar 2025 13:51:55 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D1=81=D0=B8=D1=81=D1=82=D0=B5=D0=BC=D0=BD=D1=8B?= =?UTF-8?q?=D0=B5=20=D0=B4=D0=B8=D1=80=D0=B5=D0=BA=D1=82=D0=BE=D1=80=D0=B8?= =?UTF-8?q?=D0=B8=20=D0=B2=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 894a44cc..79aba2e0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,15 @@ __pycache__/ *.py[cod] *$py.class +# Игнорировать системные директории +Application Data/ +Cookies/ +Local Settings/ +NetHood/ +PrintHood/ +Recent/ +SendTo/ + # C extensions *.so