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

sewen pushed a commit to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 3e3ea633dfad20a5552282a8326161cb4a2f0634
Author: Stephan Ewen <[email protected]>
AuthorDate: Mon Jun 15 23:55:53 2020 +0200

    [hotfix] Remove obsolete .gitattributes file
    
    This contained entries about bat scripts and vendored files from the old 
web UI.
    Both are not part of Flink any more.
---
 .gitattributes | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.gitattributes b/.gitattributes
deleted file mode 100644
index ecc9cf2..0000000
--- a/.gitattributes
+++ /dev/null
@@ -1,3 +0,0 @@
-*.bat text eol=crlf
-flink-runtime-web/web-dashboard/web/* linguist-vendored -diff
-

Reply via email to