Setting line endings to unix-style (#95)

* Add gitattributes settings to LF
* TY @Pliavi 
* Converting all CRLF to LF
This commit is contained in:
Vitor "Pliavi" Silvério 2019-11-16 23:27:32 -03:00 committed by funny
parent 0e90c885d1
commit 1de7fd23ef
24 changed files with 4560 additions and 4555 deletions

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
# Set the default behavior, in case people don't have core.autocrlf set
* text=auto
# Require Unix line endings
* text eol=lf

0
bin/gitfolio.js Normal file → Executable file
View File

Binary file not shown.