update gitattributes

merge-requests/4/head
Alex 2 years ago
commit 9e55e5407c
  1. 6
      .gitattributes

6
.gitattributes vendored

@ -1,4 +1,5 @@
# Set the default behavior, in case people don't have core.autocrlf set.
<<<<<<< HEAD
* text=auto
# Explicitly declare text files you want to always be normalized and converted
@ -11,4 +12,7 @@
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.jpg binary
=======
* text eol=crlf
>>>>>>> 543689e4ff503897e2e276ee4b29f8ee791c123a

Loading…
Cancel
Save