From 027a1006916e4a6ed21830b286cea6833032b96c Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Wed, 27 May 2026 08:02:43 -0300 Subject: [PATCH] SIENTIAPDE-1646 Update .gitignore to include 'openspec' and 'collect_scripts' --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7cebf07..76ab9b4 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,5 @@ git_log .mypy_cache/ .cursor -openspec \ No newline at end of file +openspec +collect_scripts \ No newline at end of file