commit 5e07eb3f6aa8e6b704c33c80a219468536be35a0 Author: PfandBoss <68470553+PfandBoss@users.noreply.github.com> Date: Fri Nov 25 17:11:58 2022 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..79d3eb4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ + +# Godot-specific ignores +.import/ +export.cfg +export_presets.cfg + +# Mono-specific ignores +.mono/ +data_*/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..9e1c40b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# SemesterGameJam2022 +Repo for Winter Semester Game Jam 2022