mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
Setting line endings to unix-style (#95)
* Add gitattributes settings to LF * TY @Pliavi * Converting all CRLF to LF
This commit is contained in:
parent
0e90c885d1
commit
1de7fd23ef
24 changed files with 4560 additions and 4555 deletions
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal 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
0
bin/gitfolio.js
Normal file → Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue