From db2d4b784bba0492122976fab021266db48a2e86 Mon Sep 17 00:00:00 2001 From: Joshua Gould Date: Wed, 27 Apr 2016 12:10:56 -0400 Subject: [PATCH] removed accidental commit --- .idea/codeStyleSettings.xml | 9 --------- .idea/dictionaries/jgould.xml | 3 --- .idea/inspectionProfiles/Project_Default.xml | 10 ---------- .idea/inspectionProfiles/profiles_settings.xml | 7 ------- .idea/jsLibraryMappings.xml | 6 ------ .idea/libraries/morpheus_js_node_modules.xml | 14 -------------- .idea/vcs.xml | 6 ------ 7 files changed, 55 deletions(-) delete mode 100644 .idea/codeStyleSettings.xml delete mode 100644 .idea/dictionaries/jgould.xml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/inspectionProfiles/profiles_settings.xml delete mode 100644 .idea/jsLibraryMappings.xml delete mode 100644 .idea/libraries/morpheus_js_node_modules.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml deleted file mode 100644 index c4c9543..0000000 --- a/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/dictionaries/jgould.xml b/.idea/dictionaries/jgould.xml deleted file mode 100644 index ab5520e..0000000 --- a/.idea/dictionaries/jgould.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 97d68e3..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /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 3b31283..0000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml deleted file mode 100644 index a5ffc52..0000000 --- a/.idea/jsLibraryMappings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/libraries/morpheus_js_node_modules.xml b/.idea/libraries/morpheus_js_node_modules.xml deleted file mode 100644 index df0ceeb..0000000 --- a/.idea/libraries/morpheus_js_node_modules.xml +++ /dev/null @@ -1,14 +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 -- GitLab