summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-09-02 12:04:53 -0700
committerYamaArashi <shadow962@live.com>2016-09-02 12:04:53 -0700
commit55145c6eabf64b8d5bee6fc9f3c64343c6efcc03 (patch)
treedd1cad62ea95a28adc94cd7ad218d2eaea5d9aae
parent4c94b11ff3d217c13430d211e29aa0c639755e68 (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