godot-xterm/.gitignore

15 lines
167 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_*/
# Python-specific ignores
.venv
2021-06-07 13:53:43 +07:00
# Emscripten-specific ignores
.emcache/