commit ab89bef7b4083fb3ee0036afe946fc301f8e8c05 Author: mpuchstein Date: Tue Aug 2 03:43:01 2022 +0200 Initial commit 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..e2603c7 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# SailGame +