From e6d9372d33416485a99943f63161ff4acbc11bcb Mon Sep 17 00:00:00 2001 From: ars Date: Sun, 24 May 2026 16:23:19 +0300 Subject: [PATCH] update ignore for mac --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 84c2452..0d8d477 100644 --- a/.gitignore +++ b/.gitignore @@ -218,3 +218,5 @@ __marimo__/ .streamlit/secrets.toml .vscode/ + +*.DS_Store \ No newline at end of file