From 580df1b213ea3b9aa874a9624f8030c00fa07bb8 Mon Sep 17 00:00:00 2001 From: Ryan Sweet Date: Mon, 27 Jan 2025 00:07:59 -0800 Subject: [PATCH] update git ignore fore serialization file --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bd419b14d7c7..899d49f9dd67 100644 --- a/.gitignore +++ b/.gitignore @@ -195,4 +195,7 @@ samples/apps/autogen-studio/autogenstudio/models/test/ notebook/coding # dotnet artifacts -artifacts \ No newline at end of file +artifacts + +# project data +registry.json \ No newline at end of file