Skip to content

Commit 0a0eec6

Browse files
committed
Create .gitattributes
- Change line endings to LF
1 parent 094efab commit 0a0eec6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Enforce LF line endings.
2+
* text=auto eol=lf
3+
4+
# Isolate binary files in case they get marked as text files.
5+
*.{png,jpg,jpeg,gif,webp,woff,woff2} binary

0 commit comments

Comments
 (0)