From d8cef9a6862777f7642a017bf68962e72727d20c Mon Sep 17 00:00:00 2001 From: alstjr7375 Date: Tue, 3 Aug 2021 11:24:42 +0900 Subject: [PATCH] Doc: gitattributes update --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 498a943..043a2c5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,5 @@ /.gitignore export-ignore /.github export-ignore /CODE_OF_CONDUCT.md export-ignore +/CONTRIBUTING.md export-ignore /README.org export-ignore