Template and Runtime Commit

Includes the godot runtime and the project files from the Match3 template.
This commit is contained in:
Jordan Wages 2022-02-09 15:51:01 -06:00
commit 978769d657
26 changed files with 638 additions and 0 deletions

16
project/.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# Godot 4+ specific ignores
.godot/
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
icon.png.import
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json