From 3572638da537791ff4ae33aea5f9ba07c5ca87e2 Mon Sep 17 00:00:00 2001 From: Abdelrahman Aly Abounegm Date: Wed, 27 Sep 2023 12:04:40 +0300 Subject: [PATCH] Detect *.rzk.md and ignore overrides as docs --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..68b3dda --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.rzk.md linguist-detectable +overrides/** linguist-documentation