presentations/highlight-js/.gitattributes

4 lines
189 B
Plaintext
Raw Permalink Normal View History

2018-12-07 15:48:05 +01:00
# 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