From bf2c24b1a57580fc929db39f612c2ca03acec283 Mon Sep 17 00:00:00 2001 From: sasha80 Date: Sun, 5 Oct 2025 14:47:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0=20=D0=A1=D0=9A=D0=92.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 41d1abca..a3b149bc 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,8 @@ override.cfg # контроль версий scripts/commit.gd +*.bak + # python специфичное modbus/pymodbus/__pycache__ modbus/serial/__pycache__