From f40f497b464197e65cbdb16dbcf1604f9abd18a9 Mon Sep 17 00:00:00 2001 From: majorlinux Date: Wed, 29 Apr 2026 22:52:07 -0400 Subject: [PATCH] Add .gitattributes with obsidian-timestamps merge driver --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6e4258d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.md merge=obsidian-timestamps