From 119089ef11a39a78fdf696df546f723f144f556f Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Tue, 10 Jul 2018 00:21:21 -0500 Subject: [PATCH] Modified .idea folder --- .gitignore | 1 + .idea/codeStyleSettings.xml | 231 -------------------------- .idea/codeStyles/Project.xml | 195 ---------------------- .idea/codeStyles/codeStyleConfig.xml | 5 - .idea/compiler.xml | 22 --- .idea/copyright/profiles_settings.xml | 3 - .idea/modules.xml | 1 - .idea/vcs.xml | 1 - 8 files changed, 1 insertion(+), 458 deletions(-) delete mode 100644 .idea/codeStyleSettings.xml delete mode 100644 .idea/codeStyles/codeStyleConfig.xml delete mode 100644 .idea/compiler.xml delete mode 100644 .idea/copyright/profiles_settings.xml diff --git a/.gitignore b/.gitignore index f1b017b..37d4af8 100644 --- a/.gitignore +++ b/.gitignore @@ -122,6 +122,7 @@ obj/ /out/ # User-specific configurations +*.iml .idea/workspace.xml .idea/tasks.xml .idea/gradle.xml diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml deleted file mode 100644 index 73f689d..0000000 --- a/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,231 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index ad59454..30aa626 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,38 +1,5 @@ - \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 8f1a3b7..0000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ 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/modules.xml b/.idea/modules.xml index 3e9e851..7249048 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,6 @@ - diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 8306744..35eb1dd 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,6 +2,5 @@ - \ No newline at end of file