From ffcd1456abafe264006a2022b03ff7b42afe2df0 Mon Sep 17 00:00:00 2001 From: Dmytro Meleshko Date: Mon, 31 May 2021 00:21:06 +0300 Subject: [PATCH] [scripts/markdown2htmldoc] mark compiled themes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0ac8871 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +script-resources/markdown2htmldoc/themes-out/**/* linguist-generated