diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 00000000..5b9c492b --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,11 @@ +# Project name +.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 00000000..cdd2a929 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,124 @@ + + + + + + diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 00000000..79ee123c --- /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 00000000..8cb08b4b --- /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 00000000..d278876c --- /dev/null +++ b/.idea/copyright/profiles_settings.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/icon.svg b/.idea/icon.svg new file mode 100644 index 00000000..27dfc21d --- /dev/null +++ b/.idea/icon.svg @@ -0,0 +1,14 @@ + + + + + + logo-web-services + + + + + + + + \ 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 00000000..df1bf12f --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,17 @@ + + + + diff --git a/.idea/scopes/java.xml b/.idea/scopes/java.xml new file mode 100644 index 00000000..98172e56 --- /dev/null +++ b/.idea/scopes/java.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file