commit 166378eb2fdb94d9a165a762a3a277f352a36fb2 Author: Joakim Hellsén Date: Wed May 6 01:05:35 2026 +0200 Initial commit 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 +