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/misc.xml b/.idea/misc.xml deleted file mode 100644 index 1ce6e7f..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index f7aed59..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/uiDesigner.xml b/.idea/uiDesigner.xml deleted file mode 100644 index e96534f..0000000 --- a/.idea/uiDesigner.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/out/production/final/GameFrame.class b/out/production/final/GameFrame.class deleted file mode 100644 index 0280457..0000000 Binary files a/out/production/final/GameFrame.class and /dev/null differ diff --git a/out/production/final/GamePanel.class b/out/production/final/GamePanel.class deleted file mode 100644 index 117fc2a..0000000 Binary files a/out/production/final/GamePanel.class and /dev/null differ diff --git a/out/production/final/GenericSprite.class b/out/production/final/GenericSprite.class deleted file mode 100644 index f7ebdad..0000000 Binary files a/out/production/final/GenericSprite.class and /dev/null differ diff --git a/out/production/final/Main.class b/out/production/final/Main.class deleted file mode 100644 index 7723e71..0000000 Binary files a/out/production/final/Main.class and /dev/null differ diff --git a/out/production/final/Player.class b/out/production/final/Player.class deleted file mode 100644 index 2284ebd..0000000 Binary files a/out/production/final/Player.class and /dev/null differ