From 98818fbff67b2c25f36ce9ffafd98df2f21ca613 Mon Sep 17 00:00:00 2001 From: Chris Casey Date: Thu, 23 Oct 2025 15:20:14 -0500 Subject: [PATCH] Update .gitignore to include .idea directory --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 31e89dc887..7e666084e8 100644 --- a/.gitignore +++ b/.gitignore @@ -152,4 +152,4 @@ sync_sheets.sh **/*/dist/*.css **/*/dist/*.json -.idea"dsktop.ini" +.idea