diff --git a/.gitignore b/.gitignore index 6edbdcda31..a5256ecef4 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,6 @@ .classpath .factorypath .gradle -.idea .metadata .project .recommenders diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000000..f1e07ef8c3 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,10 @@ +.name +*.xml +/modules/ +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 0000000000..854b5bf052 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,121 @@ + + + + + + \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000000..79ee123c2b --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/.idea/copyright/java.xml b/.idea/copyright/java.xml new file mode 100644 index 0000000000..f48ffaf6b6 --- /dev/null +++ b/.idea/copyright/java.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml new file mode 100644 index 0000000000..d278876c98 --- /dev/null +++ b/.idea/copyright/profiles_settings.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000000..1ec9e6600d --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/scopes/java.xml b/.idea/scopes/java.xml new file mode 100644 index 0000000000..a4576baff9 --- /dev/null +++ b/.idea/scopes/java.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/idea/codeStyleConfig.xml b/idea/codeStyleConfig.xml deleted file mode 100644 index 84141ac28f..0000000000 --- a/idea/codeStyleConfig.xml +++ /dev/null @@ -1,128 +0,0 @@ - - - -