Skip to content

Commit 6fb27dd

Browse files
committed
added gitattributes
1 parent a854577 commit 6fb27dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/tests/ export-ignore
2+
.* export-ignore
3+
4+
# Set the line ending configuration
5+
* text=lf

0 commit comments

Comments
 (0)