Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 0decc33

Browse files
committed
chore: add gitattributes file to maintain newlines
1 parent 57f65f1 commit 0decc33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Declare files that will always have LF line endings on checkout.
2+
*.js text eol=lf

0 commit comments

Comments
 (0)