From ef30a2254b298597da57da581e3dbc9967b3a5b7 Mon Sep 17 00:00:00 2001 From: TomiEckert Date: Thu, 12 Mar 2026 00:04:34 +0100 Subject: [PATCH] chore: update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 385e776..d8e4c6f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ bin obj .vscode publish -.anchor \ No newline at end of file +.anchor +.idea \ No newline at end of file