From 79492b28871fe641237c5256d41c02baf791e1ce Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 1 Oct 2017 22:24:18 +0200 Subject: [PATCH] Removed unnecessary files --- .idea/artifacts/jLSLauncher_jar.xml | 10 --- .idea/compiler.xml | 22 ----- .idea/copyright/profiles_settings.xml | 3 - .idea/description.html | 1 - .idea/encodings.xml | 6 -- .idea/libraries/json_20140107.xml | 9 -- .idea/misc.xml | 12 --- .idea/modules.xml | 8 -- .idea/project-template.xml | 3 - .idea/uiDesigner.xml | 124 -------------------------- .idea/vcs.xml | 6 -- jLSLauncher.iml | 13 --- 12 files changed, 217 deletions(-) delete mode 100644 .idea/artifacts/jLSLauncher_jar.xml delete mode 100644 .idea/compiler.xml delete mode 100644 .idea/copyright/profiles_settings.xml delete mode 100644 .idea/description.html delete mode 100644 .idea/encodings.xml delete mode 100644 .idea/libraries/json_20140107.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/project-template.xml delete mode 100644 .idea/uiDesigner.xml delete mode 100644 .idea/vcs.xml delete mode 100644 jLSLauncher.iml diff --git a/.idea/artifacts/jLSLauncher_jar.xml b/.idea/artifacts/jLSLauncher_jar.xml deleted file mode 100644 index cd37bf3..0000000 --- a/.idea/artifacts/jLSLauncher_jar.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - $PROJECT_DIR$/out/artifacts/jLSLauncher_jar - - - - - - - \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 96cc43e..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf3..0000000 --- a/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/description.html b/.idea/description.html deleted file mode 100644 index db5f129..0000000 --- a/.idea/description.html +++ /dev/null @@ -1 +0,0 @@ -Simple Java application that includes a class with main() method \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index 97626ba..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/libraries/json_20140107.xml b/.idea/libraries/json_20140107.xml deleted file mode 100644 index 720b200..0000000 --- a/.idea/libraries/json_20140107.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 037069f..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 0f3aa96..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/project-template.xml b/.idea/project-template.xml deleted file mode 100644 index 1f08b88..0000000 --- a/.idea/project-template.xml +++ /dev/null @@ -1,3 +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/jLSLauncher.iml b/jLSLauncher.iml deleted file mode 100644 index 9d8785d..0000000 --- a/jLSLauncher.iml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file