You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2019/07/19 09:57:39 UTC

[flink] 01/02: [hotfix] Add directory link-python/apache_flink.egg-info to gitignore

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

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 567f8547c10ad809cacef7de0437c36f6890498a
Author: Dian Fu <fu...@alibaba-inc.com>
AuthorDate: Wed Jul 17 20:45:39 2019 +0800

    [hotfix] Add directory link-python/apache_flink.egg-info to gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 22fac14..88c4488 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@ flink-runtime-web/web-dashboard/web/
 flink-python/dist/
 flink-python/build/
 flink-python/pyflink.egg-info/
+flink-python/apache_flink.egg-info/
 flink-python/docs/_build
 flink-python/.tox/
 flink-python/dev/download