We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a3add commit f1e6968Copy full SHA for f1e6968
1 file changed
.gitattributes
@@ -0,0 +1,12 @@
1
+# Normalize line endings to LF across all platforms
2
+* text=auto eol=lf
3
+
4
+# Binary files should not be normalized
5
+*.png binary
6
+*.jpg binary
7
+*.gif binary
8
+*.ico binary
9
+*.woff binary
10
+*.woff2 binary
11
+*.eot binary
12
+*.ttf binary
0 commit comments