From 3cb650ebe1612a2fc65b787fe7cddd0af2a789e0 Mon Sep 17 00:00:00 2001 From: pabloFuente Date: Tue, 26 Feb 2019 15:05:38 +0100 Subject: [PATCH] .gitattributes file added --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..ea572581 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*/config/typedoc/custom-theme/*.js linguist-detectable=false