Instruct git to use LF as line ending for knownnodes.dat test pattern

This commit is contained in:
Dmitri Bogomolov 2021-02-10 15:58:48 +02:00 committed by Muzahid
parent 7497cc5704
commit 30a78901f9
Signed by untrusted user: cis-muzahid
GPG Key ID: 1DC85E7D3AB613EA
1 changed files with 3 additions and 0 deletions

3
.gitattributes vendored Normal file
View 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