From 4716dbe5bc534de0c9e275cb3f0e519189bd1f6c Mon Sep 17 00:00:00 2001 From: Daniel Prilik Date: Sat, 31 Oct 2020 00:17:11 -0400 Subject: [PATCH] add .gitattributes for notes/ folder no, this isn't a C project smh --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d6964e8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +notes/* linguist-documentation