From f50a38506c8f3f109c600405cf9e649614e83173 Mon Sep 17 00:00:00 2001 From: chk Date: Sun, 15 Jan 2023 09:41:14 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.gitignore=E2=80=9C=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b0690bd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +logseq/bak/ +logseq/.recycle \ No newline at end of file