diff --git a/.gitignore b/.gitignore index 319016da3..0f12fe5d6 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,6 @@ node_modules/ # Local Netlify folder .netlify + +# JetBrains IDE config +.idea/ diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index ecf172b8a..000000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,10 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ -dataSources.xml -/codeStyles/ diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 79ee123c2..000000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +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 abda3f006..000000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,1313 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml deleted file mode 100644 index d23208fbb..000000000 --- a/.idea/jsLibraryMappings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 10af178fd..000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index ce2705504..000000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/composition-js.iml b/.idea/modules/composition-js.iml deleted file mode 100644 index 6fc8fc209..000000000 --- a/.idea/modules/composition-js.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/docs.iml b/.idea/modules/docs.iml deleted file mode 100644 index 77cd0752d..000000000 --- a/.idea/modules/docs.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/federation-integration-testsuite-js.iml b/.idea/modules/federation-integration-testsuite-js.iml deleted file mode 100644 index a743dc74d..000000000 --- a/.idea/modules/federation-integration-testsuite-js.iml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/gateway-js.iml b/.idea/modules/gateway-js.iml deleted file mode 100644 index cccaf51d0..000000000 --- a/.idea/modules/gateway-js.iml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/internals-js.iml b/.idea/modules/internals-js.iml deleted file mode 100644 index a83f1c61f..000000000 --- a/.idea/modules/internals-js.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/query-graphs-js.iml b/.idea/modules/query-graphs-js.iml deleted file mode 100644 index 01f7dfb47..000000000 --- a/.idea/modules/query-graphs-js.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/query-planner-js.iml b/.idea/modules/query-planner-js.iml deleted file mode 100644 index 110bd5a25..000000000 --- a/.idea/modules/query-planner-js.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/subgraph-js.iml b/.idea/modules/subgraph-js.iml deleted file mode 100644 index fb3829ebb..000000000 --- a/.idea/modules/subgraph-js.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1ddfb..000000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file