From 7600b2af47fdd375c7cedb7fa24defe7e4ad7362 Mon Sep 17 00:00:00 2001 From: arch3rPro <30855883+arch3rPro@users.noreply.github.com> Date: Wed, 20 Aug 2025 12:13:25 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aa9a3ca..0acbc46 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,7 @@ # Cursor .cursorrules -.cursor \ No newline at end of file +.cursor + +# CodeBuddy +.codebuddy \ No newline at end of file