khanat-client/.gitignore

24 lines
272 B
Text

# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Mono-specific ignores
.mono/
# System/tool-specific ignores
.directory
*~
# Ignore binary & package
*.pck
# Ignore lib gdnaive
libgdnative.*.so
# Ignore temp
temp/
# Ignore Godot.zip & Godot*
Godot*