Skip to content

Commit 71570dc

Browse files
afarberjoto
authored andcommitted
Add a newline to input.osm and gitattributes rule
1 parent 8d2b4e4 commit 71570dc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ test/export/*.geojson -crlf
88
test/export/*.geojsonseq -crlf
99
test/export/*.txt -crlf
1010
test/diff/output* -crlf
11+
test/show/output* -crlf

test/show/input.osm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
<tag k="highway" v="primary"/>
1111
<tag k="name" v="Test Way"/>
1212
</way>
13-
</osm>
13+
</osm>

0 commit comments

Comments
 (0)