From cc814d4e4479ac35f97bc663db7dcc102757d17f Mon Sep 17 00:00:00 2001 From: XargonWan Date: Wed, 20 Nov 2024 10:29:21 +0900 Subject: [PATCH] Repo init --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore 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