You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/06/19 16:03:56 UTC

[cordova-plugin-media-capture] 01/07: build: add `.gitattributes` to force LF (instead of possible CRLF on Windows)

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

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media-capture.git

commit 246ce574a18398622e6df14e08e69606c16b2b2d
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Jun 19 17:43:48 2019 +0200

    build: add `.gitattributes` to force LF (instead of possible CRLF on Windows)
---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..07764a7
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* text eol=lf
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org