summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-09-03 14:49:37 -0700
committerYamaArashi <shadow962@live.com>2016-09-03 14:49:37 -0700
commit764fdaf3813e9670441280eebeadd78d7bf14456 (patch)
tree9277449847880f5d0613c4beaac389dc25f6b3af
parentf5879e72d9e4d11c30b071dc1e86cc2085a07685 (diff)
add *.sha1 to .gitattributes
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 5229f0d3f..18a043001 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -8,6 +8,7 @@ Makefile text eol=lf
*.h text eol=lf
*.pl text eol=lf
*.inc text eol=lf
+*.sha1 text eol=lf
*.png binary
*.bin binary