32 lines
404 B
Plaintext
32 lines
404 B
Plaintext
# Godot-specific ignores
|
|
.import/
|
|
.dev/
|
|
export.cfg
|
|
export_presets.cfg
|
|
|
|
# Imported translations (automatically generated from CSV files)
|
|
*.translation
|
|
|
|
# Mono-specific ignores
|
|
.mono/
|
|
data_*/
|
|
mono_crash.*.json
|
|
|
|
# System/tool-specific ignores
|
|
.directory
|
|
*~
|
|
.idea/
|
|
build/
|
|
html/
|
|
commit.gd
|
|
|
|
.fuse_hidden*
|
|
bin/
|
|
|
|
# Godot 4+ specific ignores
|
|
.godot/
|
|
override.cfg
|
|
scripts/commit.gd
|
|
modbus/pymodbus/
|
|
modbus/serial/
|