This is an automated email from the ASF dual-hosted git repository. jongyoul pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git
The following commit(s) were added to refs/heads/master by this push: new 0761df530d [ZEPPELIN-3945] Create .gitattributes (#4409) 0761df530d is described below commit 0761df530d634d6c3786f6a449517de27f24497d Author: Juyeon <procea...@gmail.com> AuthorDate: Mon Jul 18 12:20:28 2022 +0900 [ZEPPELIN-3945] Create .gitattributes (#4409) --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..336fdc6d1d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* .js text eol=lf