.gitattributes: declare expected line endings

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin 2018-11-30 22:02:28 +01:00
parent 6f4d3c4327
commit 06a67407df

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
/.gitattributes eol=lf
*.js eol=lf