From 2f6c445ab14cdfbb973ee151cb6efef84aa26fab Mon Sep 17 00:00:00 2001 From: Lachlan Leone Date: Sun, 8 Mar 2026 21:33:33 +1100 Subject: [PATCH] Update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0cf31b5..3125533 100644 --- a/.gitignore +++ b/.gitignore @@ -424,4 +424,6 @@ FodyWeavers.xsd # Rider auto-generates .iml files, and contentModel.xml **/.idea/**/*.iml **/.idea/**/contentModel.xml -**/.idea/**/modules.xml \ No newline at end of file +**/.idea/**/modules.xml + +.idea \ No newline at end of file