From e4fb9933adb5179ed35b6ac86398f5cdca085a4a Mon Sep 17 00:00:00 2001 From: cakipaul Date: Mon, 23 Dec 2024 09:27:23 +0800 Subject: [PATCH] push test --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..25a4c2e2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Godot 4+ specific ignores +.godot/ +/android/ +.DS_Store +*.import \ No newline at end of file