You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by vv...@apache.org on 2020/04/29 22:30:18 UTC

[kafka] 03/03: MINOR: ignore streams generated directory from 2.5+

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

vvcephei pushed a commit to branch 2.4
in repository https://gitbox.apache.org/repos/asf/kafka.git

commit b27c363ce527895e16f8b9c653fcfc08fb12f490
Author: John Roesler <vv...@apache.org>
AuthorDate: Wed Apr 29 17:11:24 2020 -0500

    MINOR: ignore streams generated directory from 2.5+
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index f640e8d..4e717b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@ systest/
 *.swp
 clients/src/generated
 clients/src/generated-test
+streams/src/generated/