diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 10b00f541..5229f0d3f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,7 @@ Makefile text eol=lf *.c text eol=lf *.h text eol=lf *.pl text eol=lf +*.inc text eol=lf *.png binary *.bin binary |