Skip to content

Commit 2994204

Browse files
committed
Add src to path for examples
1 parent 359bb62 commit 2994204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# prevents git from converting LF to CRLF, which causes issues
55
# when assembling example pages on Windows
6-
data/examples/**/*.js eol=lf
6+
src/data/examples/**/*.js eol=lf
77

88
# Denote all files that are truly binary and should not be modified.
99
*.ai binary

0 commit comments

Comments
 (0)