godot-xterm/.gitignore
2021-07-15 19:35:46 +07:00

31 lines
394 B
Text

# Godot-specific ignores
.import/
export.cfg
export/
# Mono-specific ignores
.mono/
data_*/
mono_crash.*
# Python-specific ignores
.venv
# Emscripten-specific ignores
.emcache/
# 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
docs/demo
docs/logs