From 5b49036d46662751c46a77e7250aee576a3432a8 Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Fri, 30 May 2025 10:00:50 -0400 Subject: [PATCH] add qodana.yaml to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 418653581..949a99baa 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,5 @@ shell.log **/.claude/settings.local.json .devcontainer + +qodana.yaml \ No newline at end of file