You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/10/14 06:04:39 UTC

[GitHub] [shardingsphere] pan3793 opened a new pull request #13031: Ignore files auto generated by IDEA Antlr plugin

pan3793 opened a new pull request #13031:
URL: https://github.com/apache/shardingsphere/pull/13031


   The exists rule is not sufficient to ignore files auto generated by IDEA Antlr plugin.
   
   Before change
   ```
   ➜  apache-shardingsphere git:(antlr) ✗ git status
   On branch antlr
   Your branch is behind 'origin/antlr' by 1 commit, and can be fast-forwarded.
     (use "git pull" to update your local branch)
   
   Untracked files:
     (use "git add <file>..." to include in what will be committed)
           shardingsphere-distsql-parser/shardingsphere-distsql-parser-engine/gen/
           shardingsphere-distsql-parser/shardingsphere-distsql-parser-engine/src/main/antlr4/imports/Keyword.tokens
           shardingsphere-distsql-parser/shardingsphere-distsql-parser-engine/src/main/antlr4/imports/gen/
           shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sqlserver/gen/
           shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sqlserver/src/main/antlr4/imports/sqlserver/SQLServerKeyword.tokens
           shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sqlserver/src/main/antlr4/imports/sqlserver/gen/
   
   nothing added to commit but untracked files present (use "git add" to track)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] terrymanu merged pull request #13031: Ignore files auto generated by IDEA Antlr plugin

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #13031:
URL: https://github.com/apache/shardingsphere/pull/13031


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org