We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d70008 + 9ab945a commit b6ed29eCopy full SHA for b6ed29e
.gitattributes
@@ -0,0 +1,8 @@
1
+# Enforce Unix newlines
2
+*.css text eol=lf
3
+*.html text eol=lf
4
+*.js text eol=lf
5
+*.json text eol=lf
6
+*.md text eol=lf
7
+*.scss text eol=lf
8
+*.yml text eol=lf
0 commit comments