Доработка. СКВ
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -26,6 +26,10 @@ bin/
|
|||||||
# Godot 4+ specific ignores
|
# Godot 4+ specific ignores
|
||||||
.godot/
|
.godot/
|
||||||
override.cfg
|
override.cfg
|
||||||
|
|
||||||
|
# контроль версий
|
||||||
scripts/commit.gd
|
scripts/commit.gd
|
||||||
modbus/pymodbus/
|
|
||||||
modbus/serial/
|
# python специфичное
|
||||||
|
modbus/pymodbus/__pycache__
|
||||||
|
modbus/serial/__pycache__
|
||||||
|
|||||||
Reference in New Issue
Block a user