diff options
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index de2f316..a85dd10 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ .gitignore export-ignore .gitattributes export-ignore +* text eol=lf +*.png binary |