From 11b85c86ffd21ab21ad0cac05286770a17c93933 Mon Sep 17 00:00:00 2001 From: sasha80 Date: Wed, 30 Oct 2024 15:15:08 +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 | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index f2e555c..7aab6c2 100644 --- a/.gitignore +++ b/.gitignore @@ -15,15 +15,17 @@ mono_crash.*.json # System/tool-specific ignores .directory *~ -/.idea/ -/build/ -/html/ -/commit.gd +.idea/ +build/ +html/ +commit.gd .fuse_hidden* -/bin/ +bin/ # Godot 4+ specific ignores .godot/ -/override.cfg -/scripts/commit.gd +override.cfg +scripts/commit.gd +modbus/pymodbus/ +modbus/serial/