From c46f3193978d6e3d92d2b0d721e3041406debb2b Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Sun, 18 Feb 2018 16:15:49 +0000 Subject: [PATCH] added linguist rules into .gitattributes --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitattributes b/.gitattributes index e69de29..6f5cabe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -0,0 +1,5 @@ +hcl/ac/* linguist-generated=true +hcl/m4/* linguist-generated=true +h2/ac/* linguist-generated=true +h2/m4/* linguist-generated=true +h2/libltdl/* linguist-generated=true