mirror of
https://github.com/documize/community.git
synced 2025-07-18 12:49:42 +02:00
line endings
This commit is contained in:
parent
009d3dde3d
commit
b5f68ffb08
1 changed files with 8 additions and 1 deletions
9
.gitattributes
vendored
9
.gitattributes
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue