diff --git a/.gitignore b/.gitignore index 4ea327c..b311b8d 100644 --- a/.gitignore +++ b/.gitignore @@ -17,21 +17,8 @@ nbactions.xml .project # intellij -.idea/libraries/ -.idea/workspace.xml -.idea/uiDesigner.xml -.idea/compiler.xml -.idea/misc.xml -.idea/checkstyle.xml -.idea/artifacts/ -.idea/dataSources* -.idea/tasks.xml -.idea/dictionaries/ -.idea/shelf/ -.idea/dynamic.xml -.idea/sqlDataSources.xml -.idea/gradle.xml -.idea/mongoSettings.xml +.idea/ +*.iml # Spring spring.log diff --git a/.idea/checkstyle-idea.xml b/.idea/checkstyle-idea.xml deleted file mode 100644 index 9d5b48d..0000000 --- a/.idea/checkstyle-idea.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml deleted file mode 100644 index bcea045..0000000 --- a/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index c0bce70..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/findbugs-idea.xml b/.idea/findbugs-idea.xml deleted file mode 100644 index 9548eb2..0000000 --- a/.idea/findbugs-idea.xml +++ /dev/null @@ -1,213 +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 31e175c..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,60 +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/modules.xml b/.idea/modules.xml deleted file mode 100644 index 935c7b9..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/node.iml b/node.iml deleted file mode 100644 index bb89d96..0000000 --- a/node.iml +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file