Browse Source

Merge pull request #71 from tversteeg/master

Add .gitattributes file
Micha Mettke 9 years ago
parent
commit
0aee386470
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -0,0 +1,3 @@
+# Github language settings
+*.h linguist-language=c
+*.c linguist-language=c