You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/10/18 09:19:14 UTC

[shardingsphere] branch master updated: Update git ignore (#7833)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3c2fdc6  Update git ignore (#7833)
3c2fdc6 is described below

commit 3c2fdc6201ca6de2ee0f8230dc94779ffc3b686a
Author: Liang Zhang <te...@163.com>
AuthorDate: Sun Oct 18 17:18:53 2020 +0800

    Update git ignore (#7833)
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 51301ac..44f3c9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,6 @@ logs/
 # system ignore
 .DS_Store
 Thumbs.db
+
+# antlr ignore
+src/main/antlr4/imports/**/gen/