From 92accb1c78c711ab80f5d9c758872786adc8c88c Mon Sep 17 00:00:00 2001 From: sgithuber <85906966+sgithuber@users.noreply.github.com> Date: Tue, 15 Jun 2021 19:31:13 +0900 Subject: [PATCH] Delete .gitattributes --- .gitattributes | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 9053428d..00000000 --- a/.gitattributes +++ /dev/null @@ -1,7 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# Improve accuracy of GitHub's Linguist-powered language statistics -pelican/tests/content/* linguist-vendored -pelican/tests/output/* linguist-vendored -samples/* linguist-vendored