fix#10 git attribute end of line to LF for *.sh files
This commit is contained in:
parent
b9178714cc
commit
65d5f62930
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.sh text eol=lf
|
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
# hidden files
|
# hidden files, exluding gitattributes
|
||||||
.*
|
.*
|
||||||
|
!.gitattributes
|
||||||
|
|
||||||
# data folder
|
# data folder
|
||||||
/data
|
/data
|
||||||
|
Loading…
Reference in New Issue
Block a user