Add missing text files to .gitattributes.

This commit is contained in:
luckytyphlosion
2020-06-13 13:40:49 -04:00
parent 794b0a1a9b
commit 1ce33843b6
+4
View File
@@ -12,6 +12,10 @@ Makefile text eol=lf
*.sed text eol=lf *.sed text eol=lf
*.sh text eol=lf *.sh text eol=lf
*.json text eol=lf *.json text eol=lf
.gitignore text eol=lf
.gitattributes text eol=lf
*.yml text eol=lf
*.py text eol=lf
*.png binary *.png binary
*.bin binary *.bin binary