godot-xterm/.gitignore

30 lines
374 B
Text
Raw Normal View History

2020-05-09 23:49:45 +07:00
# Godot-specific ignores
.import/
export.cfg
2021-06-07 13:53:43 +07:00
export/
2020-05-09 23:49:45 +07:00
# Mono-specific ignores
.mono/
data_*/
2021-06-18 09:43:01 +07:00
mono_crash.*
# Python-specific ignores
.venv
2021-06-07 13:53:43 +07:00
# Emscripten-specific ignores
.emcache/
2021-06-20 10:08:29 +07:00
# IDE-specific ignores
.vscode
# Package-manager-specific ignores
.plugged
# Test-specific ignores
addons/WAT
test/results.xml
test/test_metadata.json
# GodotXterm-specific ignores
.gdxterm