khanat-client/.gitignore

23 lines
250 B
Text
Raw Normal View History

2020-03-21 09:05:41 +00:00
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
*.import
# Mono-specific ignores
.mono/
# System/tool-specific ignores
.directory
*~
# Ignore binary & package
*.bin
*.pck
# Ignore lib gdnaive
libgdnative.*.so
# Ignore temp
temp/