Files
godot-demo-projects/.gitignore
Aaron Franke 3bf7046184 FUNDING, issue template files, and update gitignore
The mono_crash ignore is because they generated anytime there was a crash. The rest of the files mirror the main Godot repo.
2019-07-19 18:07:46 -04:00

13 lines
160 B
Plaintext

# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Mono-specific ignores
.mono/
mono_crash.*.json
# System/tool-specific ignores
.directory
*~