Godot-TextEditor/.gitignore

17 lines
250 B
Plaintext
Raw Normal View History

2021-10-11 05:10:22 +02:00
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
# Text editor related
test_files/
2021-10-11 18:41:26 +02:00
.te_trash/
.te_trash_info.json