Skip to content

Commit

Permalink
Add src to path for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
calebfoss committed Jul 31, 2023
1 parent 359bb62 commit 2994204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

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

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

0 comments on commit 2994204

Please sign in to comment.