From 7f93f03e5226b529bd0535b5811cf9192cf9bfcf 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