From: Skullheadx Date: Wed, 4 Sep 2024 20:14:21 +0000 (-0400) Subject: remove unnecessary files X-Git-Url: http://git.skullheadx.com/nixos/static/git-logo.png?a=commitdiff_plain;h=6290774b7439059d4b6f7bb8f108bbd4a76599b4;p=fruit-ninja.git remove unnecessary files --- diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b8..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/fruit-ninja.iml b/.idea/fruit-ninja.iml deleted file mode 100644 index 74d515a..0000000 --- a/.idea/fruit-ninja.iml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 105ce2d..0000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index a971a2c..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 8571d5f..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/Fruit Ninja.exe b/Fruit Ninja.exe deleted file mode 100644 index 214d847..0000000 Binary files a/Fruit Ninja.exe and /dev/null differ diff --git a/__pycache__/bomb.cpython-310.pyc b/__pycache__/bomb.cpython-310.pyc deleted file mode 100644 index 92b9456..0000000 Binary files a/__pycache__/bomb.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/combo_counter.cpython-310.pyc b/__pycache__/combo_counter.cpython-310.pyc deleted file mode 100644 index 130fbfe..0000000 Binary files a/__pycache__/combo_counter.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/effect.cpython-310.pyc b/__pycache__/effect.cpython-310.pyc deleted file mode 100644 index 63a96c4..0000000 Binary files a/__pycache__/effect.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/fruit.cpython-310.pyc b/__pycache__/fruit.cpython-310.pyc deleted file mode 100644 index fc2ac08..0000000 Binary files a/__pycache__/fruit.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/game.cpython-310.pyc b/__pycache__/game.cpython-310.pyc deleted file mode 100644 index d748347..0000000 Binary files a/__pycache__/game.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/menu.cpython-310.pyc b/__pycache__/menu.cpython-310.pyc deleted file mode 100644 index 6c7e77d..0000000 Binary files a/__pycache__/menu.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/player.cpython-310.pyc b/__pycache__/player.cpython-310.pyc deleted file mode 100644 index 24a73e2..0000000 Binary files a/__pycache__/player.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/setup.cpython-310.pyc b/__pycache__/setup.cpython-310.pyc deleted file mode 100644 index fcb1cda..0000000 Binary files a/__pycache__/setup.cpython-310.pyc and /dev/null differ