Instruct git to use LF as line ending for knownnodes.dat test pattern
This commit is contained in:
parent
5b71bd1931
commit
265fb932a8
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Pickle files (for testing) should always have UNIX line endings.
|
||||
# Windows issue like here https://stackoverflow.com/questions/556269
|
||||
knownnodes.dat text eol=lf
|
Loading…
Reference in New Issue
Block a user