We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094efab commit 0a0eec6Copy full SHA for 0a0eec6
.gitattributes
@@ -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