From 42c024dc974070f5e8dc97b32a688dbbb884d297 Mon Sep 17 00:00:00 2001 From: Collin Barrett Date: Sun, 8 Dec 2024 15:03:08 -0600 Subject: [PATCH] =?UTF-8?q?refactor(git):=20=F0=9F=94=A7=20.gitignore=20.i?= =?UTF-8?q?dea/=20Rider=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a4fe18bdd..e8aa4b2fb 100644 --- a/.gitignore +++ b/.gitignore @@ -398,3 +398,4 @@ FodyWeavers.xsd # JetBrains Rider *.sln.iml +.idea/ \ No newline at end of file