Доработка. СКВ
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user