1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-18 12:49:42 +02:00

line endings

This commit is contained in:
Harvey Kandola 2016-10-07 19:26:29 -07:00
parent 009d3dde3d
commit b5f68ffb08

9
.gitattributes vendored
View file

@ -2,4 +2,11 @@
* text=auto
# These files are text and should be normalized (convert crlf > lf)
*.hbs text
*.hbs text eol=lf
*.js text eol=lf
*.html text eol=lf
*.go text eol=lf
*.sql text eol=lf
*.scss text eol=lf
*.js text eol=lf
*.json text eol=lf