summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-09-22 21:07:12 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-09-22 21:07:12 -0400
commit55348b0771b5017eb4c8275a773eeb7ee7e0121e (patch)
tree78339e0190ec7c09fa6d6ae6d56997fed61427d3
parented9e0e20547e2c96833cddea67c6b423ef7af7ef (diff)
correct gitattributes assignment of languages.
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 18a043001..96c1c1231 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -12,3 +12,6 @@ Makefile text eol=lf
*.png binary
*.bin binary
+
+*.h linguist-language=C
+*.inc linguist-language=Assembly