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 a4f30db commit 4ba6dd0Copy full SHA for 4ba6dd0
.gitattributes
@@ -0,0 +1,7 @@
1
+* text=auto eol=lf
2
+*.{cmd,[cC][mM][dD]} text eol=crlf
3
+*.{bat,[bB][aA][tT]} text eol=crlf
4
+
5
+# don't diff machine generated files
6
+dist/ -diff
7
+package-lock.json -diff
0 commit comments