From c366384a83dc68e391916a125edee4f27b0bae64 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Thu, 28 Aug 2025 13:09:08 -0400 Subject: [PATCH] ignores notebook file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b4ec9c645..3a4da2a3f 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ /.idea/runConfigurations.xml /.idea/ChatHistory_schema_v2.xml /.idea/artifacts/* +/.idea/kotlinNotebook.xml .DS_Store /build /captures