diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-22 21:19:08 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-22 21:19:08 -0400 |
commit | fcb7e50e441016525536e099b2b64545da7d19e5 (patch) | |
tree | 58cc35df3b341ce33fd23f6f18a42861909df836 | |
parent | 561d60342f7ec39f03671ce37ab4f0ab8d0244c6 (diff) | |
parent | 2ad419e4b914ba17b5b3c3e60ef56726da0cf59b (diff) |
Merge branch 'master' into unk_text_util_2
-rw-r--r-- | .gitattributes | 3 |
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 |