commit 4d93b63436f6611f541fdd812b9f6877546b6285 Author: Dan Baker Date: Thu May 2 09:27:11 2024 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ba45ca4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ + +# Godot-specific ignores +.import/ +export.cfg +export_presets.cfg + +# Mono-specific ignores +.mono/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..b3ce193 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# PollenNotIncluded