update gitattributes

This commit is contained in:
Alex 2021-05-23 21:37:59 -04:00
commit 9e55e5407c
1 changed files with 5 additions and 1 deletions

6
.gitattributes vendored
View File

@ -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