diff --git a/.gitignore b/.gitignore index 09e6732..05ff491 100644 --- a/.gitignore +++ b/.gitignore @@ -12,5 +12,5 @@ export_presets.cfg data_*/ # Builds -.exe -.x86_64 +*.exe +*.x86_64 diff --git a/PONG!.x86_64 b/PONG!.x86_64 deleted file mode 100755 index 18abda9..0000000 Binary files a/PONG!.x86_64 and /dev/null differ