From 1a95fda98edfdc285520b5c06b262773448bb758 Mon Sep 17 00:00:00 2001 From: YuanHui <31339626+alsesa@users.noreply.github.com> Date: Sun, 9 Feb 2025 11:39:07 +0800 Subject: [PATCH] update git ignore file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 49091f6..8d82d1e 100755 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ /to_delete/* .stignore **/.DS_Store +.sync/** +logseq/.DS_Store