diff --git a/.gitignore b/.gitignore index 47a7af2..8c4f944 100644 --- a/.gitignore +++ b/.gitignore @@ -350,4 +350,20 @@ MigrationBackup/ .ionide/ # Ncrunch -*ncrunch* \ No newline at end of file +*ncrunch* + +#Rider +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/contentModel.xml +/projectSettingsUpdater.xml +/modules.xml +/.idea.RefactorCodeChallenge.iml +.idea/ +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml \ No newline at end of file