From 74c72ffd29f9d8b97d9f0d96f57a4882c4985bc2 Mon Sep 17 00:00:00 2001 From: Alexandre Balmes Date: Tue, 10 Dec 2019 11:11:09 +0100 Subject: [PATCH] Add gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..708a3ea2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +content/_index.md merge=union