From 367d550355105a87b7f482cf74c643adc64e72d3 Mon Sep 17 00:00:00 2001 From: Milind Sharma Date: Wed, 18 Feb 2026 22:04:04 +0800 Subject: [PATCH] chore: update gitignore to avoid prompts --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1f7a790..4e63ece 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,6 @@ target #.idea/ proto/ +prompts/ *.DS_Store