diff --git a/.gitignore b/.gitignore index ddbd2212..c86a8aaf 100644 --- a/.gitignore +++ b/.gitignore @@ -5,9 +5,4 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -.idea/inspectionProfiles/Project_Default.xml -.idea/misc.xml -.idea/modules.xml -.idea/our-data.iml -.idea/runConfigurations.xml -.idea/vcs.xml +.idea diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b81..00000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml