diff options
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 90e666e57..3a7b70019 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ # Use Unix line endings in all text files. * text=auto eol=lf +*.png -text # Tell git which symlinks point to files, and which ones point to directories. # This is revelevant for Windows only, and requires git >= 2.19.2 to work. |