From 166378eb2fdb94d9a165a762a3a277f352a36fb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Wed, 6 May 2026 01:05:35 +0200 Subject: [PATCH] Initial commit --- .gitignore | 19 +++++++++++++++++++ README.md | 2 ++ 2 files changed, 21 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ecefc8e --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +# ---> Godot +# Godot 4+ specific ignores +.godot/ +.nomedia + +# Godot-specific ignores +.import/ +export.cfg +export_credentials.cfg +*.tmp + +# Imported translations (automatically generated from CSV files) +*.translation + +# Mono-specific ignores +.mono/ +data_*/ +mono_crash.*.json + diff --git a/README.md b/README.md new file mode 100644 index 0000000..fc337bc --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# FeedTheFish +