18 lines
348 B
Text
18 lines
348 B
Text
# Godot 4+ specific ignores
|
|
#.godot/
|
|
Godot.zip
|
|
Godot_v4*linux.64.zip
|
|
Godot_v4*linux.64
|
|
Godot_v4*x86_64
|
|
Godot_v4*x86_64.zip
|
|
*.old
|
|
|
|
# Changes to version imported subfolder of .godot (commented upward)
|
|
.godot/editor*/
|
|
.godot/shader*/
|
|
.godot/*.bin
|
|
.godot/\.*
|
|
|
|
# Ignore file to detect curretn config (hardware/GPU)
|
|
.current_version
|
|
.current_version.tmp
|