diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c96d55a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/Polonium.Test/ +.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 diff --git a/.idea/.idea.Polonium.Wrokspace/.idea/.gitignore b/.idea/.idea.Polonium.Wrokspace/.idea/.gitignore deleted file mode 100644 index 766eb86..0000000 --- a/.idea/.idea.Polonium.Wrokspace/.idea/.gitignore +++ /dev/null @@ -1,13 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Rider ignored files -/modules.xml -/contentModel.xml -/projectSettingsUpdater.xml -/.idea.Polonium.Wrokspace.iml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/Polonium.Workspace.iml b/.idea/Polonium.Workspace.iml deleted file mode 100644 index d6ebd48..0000000 --- a/.idea/Polonium.Workspace.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file