presentations/highlight-js/.gitattributes

4 lines
189 B
Plaintext

# The build script and some tests use `\n` as markers, so we need to make sure
# that all javascript files are checked out using UNIX line endings (not `\r\n`)
*.js eol=lf
*.txt eol=lf