Skip to content

Commit 265fb93

Browse files
committedFeb 10, 2021··
Instruct git to use LF as line ending for knownnodes.dat test pattern
1 parent 5b71bd1 commit 265fb93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Pickle files (for testing) should always have UNIX line endings.
2+
# Windows issue like here https://stackoverflow.com/questions/556269
3+
knownnodes.dat text eol=lf

0 commit comments

Comments
 (0)
Please sign in to comment.