From 2eb2ce9d55e416a70eb12d557583a6830fb4ae17 Mon Sep 17 00:00:00 2001 From: UKDTOM Date: Fri, 5 Jun 2020 00:18:51 +0200 Subject: [PATCH] Upper/Lower case issue fixed --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index afd8ad6..da01623 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ .gitattributes export-ignore -/Wiki export-ignore +/wiki export-ignore .gitignore export-ignore .github export-ignore \ No newline at end of file