khanat-client/.gitignore

22 lines
236 B
Plaintext

# 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/