mirror of
https://github.com/nextcloud/server.git
synced 2025-09-23 01:11:46 +00:00
Configure line ending to let shell scripts work in Windows ENV
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
dfbd1fbe79
commit
dfa8a8c946
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1,3 +1,4 @@
|
|||
/dist/* binary
|
||||
/package-lock.json merge=binary
|
||||
/core/css/*.css* binary
|
||||
/.devcontainer/*.sh text eol=lf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue