From b10ae956902825bad6604c3d9bd8580772e2894e Mon Sep 17 00:00:00 2001 From: oscar Date: Mon, 1 Sep 2025 00:25:07 +0300 Subject: [PATCH] ignore update --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dd15ec4..f60d5a4 100644 --- a/.gitignore +++ b/.gitignore @@ -178,4 +178,5 @@ cython_debug/ # exclude from AI features like autocomplete and code analysis. Recommended for sensitive data # refer to https://docs.cursor.com/context/ignore-files .cursorignore -.cursorindexingignore \ No newline at end of file +.cursorindexingignore +*.db