godot-xterm/.gitignore
2021-07-25 23:08:44 +07:00

36 lines
461 B
Text

# Godot-specific ignores
.import/
export.cfg
export/
# Mono-specific ignores
.mono/
data_*/
mono_crash.*
# Python-specific ignores
.venv
# Emscripten-specific ignores
.emcache/
# Editor/IDE-specific ignores
*.swp
.vscode
.vs
# Package-manager-specific ignores
.plugged
addons/*
!addons/gd-plug
!addons/godot_xterm
# Test-specific ignores
.gutconfig.json
test/results.xml
test/test_metadata.json
# GodotXterm-specific ignores
.gdxterm
docs/demo
docs/logs