From cce2ca5bb633755c26f672a234283d50f9be4d33 Mon Sep 17 00:00:00 2001 From: confusingboat Date: Thu, 5 Dec 2024 19:12:10 -0600 Subject: [PATCH] update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) 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