From e51031447a2831dfcc409966bfcb990734ca822c Mon Sep 17 00:00:00 2001 From: Lesnykh Ilia Date: Tue, 6 Jun 2017 11:49:58 +0300 Subject: [PATCH] Add .github directory to gitattributes ignore. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 827a3be..36ce035 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ example export-ignore tests export-ignore +.github export-ignore .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore