From 8b09250f6dd1b3ef23a53605889a16b2e5d229e3 Mon Sep 17 00:00:00 2001 From: oscar Date: Wed, 3 Sep 2025 14:46:28 +0300 Subject: [PATCH] ignore update --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f60d5a4..8569483 100644 --- a/.gitignore +++ b/.gitignore @@ -180,3 +180,4 @@ cython_debug/ .cursorignore .cursorindexingignore *.db +.DS_Store