You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/03/23 08:30:06 UTC

[camel-karaf] 04/05: Added .gitattributes

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit d8ee18c633a737321af1bae5a66b91775bafbfd9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 23 08:55:49 2020 +0100

    Added .gitattributes
---
 .gitattributes | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..8ecd788
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+# OS specific line endings for the Maven wrapper script
+mvnw text eol=lf
+mvnw.cmd text eol=crlf