diff --git a/.gitignore b/.gitignore index 45c2045..d16dfff 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /downloader/logs/ /build /tests/test_data/tmp/ +/.idea/ \ No newline at end of file diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b8..0000000 --- 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