From 2ad4c13afeeba2e4276b0f6f9d8318dcd76b96e3 Mon Sep 17 00:00:00 2001 From: cidoku Date: Thu, 27 May 2021 01:41:55 -0400 Subject: [PATCH] Initial commit --- .gitignore | 13 +++++++++++++ README.md | 2 ++ 2 files changed, 15 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..822b784 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# ---> Godot +# Godot-specific ignores +.import/ +export.cfg +export_presets.cfg + +# Imported translations (automatically generated from CSV files) +*.translation + +# Mono-specific ignores +.mono/ +data_*/ + diff --git a/README.md b/README.md new file mode 100644 index 0000000..906d795 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# shirogamis-maze +