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