1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 05:09:42 +02:00
documize/.gitattributes
Harvey Kandola b5f68ffb08 line endings
2016-10-07 19:26:29 -07:00

12 lines
298 B
Text

# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# These files are text and should be normalized (convert crlf > lf)
*.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