You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by se...@apache.org on 2015/08/10 16:37:31 UTC

[4/4] flink git commit: [hotfix] Fix repository language statistics by adjusting .gitattributes

[hotfix] Fix repository language statistics by adjusting .gitattributes


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/0ce757fd
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/0ce757fd
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/0ce757fd

Branch: refs/heads/master
Commit: 0ce757fd72446a60d5b79ea970dfb545406e3544
Parents: 27044b4
Author: Stephan Ewen <se...@apache.org>
Authored: Mon Aug 10 15:37:33 2015 +0200
Committer: Stephan Ewen <se...@apache.org>
Committed: Mon Aug 10 16:36:37 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/flink/blob/0ce757fd/.gitattributes
----------------------------------------------------------------------
diff --git a/.gitattributes b/.gitattributes
index 69b47b5..b68afa6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,3 @@
 *.bat text eol=crlf
+flink-runtime-web/web-dashboard/web/* linguist-vendored
+