1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-10-04 00:28:27 +03:00

fix: Add .gitattributes to preserve line endings (no-changelog) (#6442)

This commit is contained in:
Jon 2023-06-15 14:31:35 +01:00 committed by GitHub
parent 596cf07e42
commit ae56ac9a9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.sh text eol=lf