diff --git a/.gitignore b/.gitignore index cb43218..5bea91f 100644 --- a/.gitignore +++ b/.gitignore @@ -348,3 +348,7 @@ MigrationBackup/ # Ionide (cross platform F# VS Code tools) working folder .ionide/ + +# JetBrains Rider +*.sln.iml +.idea/ \ No newline at end of file