From 1da15a6133b519a6ff26d8919471e7a1301ae592 Mon Sep 17 00:00:00 2001 From: relikd Date: Tue, 15 Mar 2022 12:18:53 +0100 Subject: [PATCH] linguist --- .gitattributes | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..cfa6772 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,11 @@ +bin/tufte.css linguist-vendored +bin/et-book/** linguist-vendored +bin/fonts/** linguist-vendored + +bin/*.html linguist-generated +/*.html linguist-generated +/*.pdf linguist-generated + +bin/custom.css -linguist-detectable +src/*.tex -linguist-detectable +src/*.html -linguist-detectable