mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 15:47:20 +00:00
fix: Add .gitattributes to preserve line endings (no-changelog) (#6442)
This commit is contained in:
parent
596cf07e42
commit
ae56ac9a9a
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
*.sh text eol=lf
|
||||
Loading…
Reference in a new issue