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 359bb62 commit 2994204Copy full SHA for 2994204
.gitattributes
@@ -3,7 +3,7 @@
3
4
# prevents git from converting LF to CRLF, which causes issues
5
# when assembling example pages on Windows
6
-data/examples/**/*.js eol=lf
+src/data/examples/**/*.js eol=lf
7
8
# Denote all files that are truly binary and should not be modified.
9
*.ai binary
0 commit comments