This commit is contained in:
rusefillc 2021-10-08 21:02:01 -04:00
parent 6f1a0863eb
commit ca840a8cfc
1 changed files with 13 additions and 0 deletions

13
.gitattributes vendored Normal file
View File

@ -0,0 +1,13 @@
#
# see https://help.github.com/articles/dealing-with-line-endings/
#
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
*.sh text eol=lf
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary