diff options
author | Takamichi Horikawa <takamichiho@gmail.com> | 2017-11-02 20:50:02 +0900 |
---|---|---|
committer | Takamichi Horikawa <takamichiho@gmail.com> | 2017-11-02 20:50:02 +0900 |
commit | 6ffad988e12226d274a01033b43e24ca1af11047 (patch) | |
tree | f4195fb712b5de3beed0b8a036f73e64383426c4 /.gitattributes | |
parent | 8574943784da5ce5e910ddf805423eed93996cad (diff) |
update git attributes for linguist
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..588be59 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.h linguist-language=C +*.inc linguist-generated + + |