commit cc814d4e4479ac35f97bc663db7dcc102757d17f Author: XargonWan Date: Wed Nov 20 10:29:21 2024 +0900 Repo init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..06d7e19 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# Godot 4+ specific ignores +.godot/ +/android/ +addons/gdretroplay/build_linux +roms +cores +assets \ No newline at end of file