From 325fe295d3971b90df0c8a2af3447388c070b6a0 Mon Sep 17 00:00:00 2001 From: keshavpandya06 Date: Tue, 23 Sep 2025 15:02:30 +0530 Subject: [PATCH] Add .cursor directory and update .gitignore for AI documentation --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 680f7214..f456d127 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,6 @@ log/ target/ #Test -src/test/ \ No newline at end of file +src/test/ +.pre-commit-config.yaml +trufflehog/