[
https://issues.apache.org/jira/browse/CALCITE-7473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18075132#comment-18075132
]
Caican Cai commented on CALCITE-7473:
-------------------------------------
fix in
https://github.com/apache/calcite/commit/95eecd87cb97628cc9ddbc144043b2c3ee12b2e0,thank
for your contribution [~ian.bertolacci]
> Better IntelliJ and VSCode .gitignore
> -------------------------------------
>
> Key: CALCITE-7473
> URL: https://issues.apache.org/jira/browse/CALCITE-7473
> Project: Calcite
> Issue Type: Task
> Reporter: Ian Bertolacci
> Assignee: Ian Bertolacci
> Priority: Trivial
> Labels: pull-request-available
>
> When using intellij to build the project, these paths are created for
> generated code and outputs
> * arrow/src/main/generated/
> * buildSrc/subprojects/buildext/out/
> * buildSrc/subprojects/fmpp/out/
> * buildSrc/subprojects/javacc/out/
> * cassandra/src/main/generated/
> * druid/src/main/generated/
> * example/csv/src/main/generated/
> * file/src/main/generated/
> * geode/src/main/generated/
> * innodb/src/main/generated/
> * splunk/src/main/generated/
>
> When using VScode with Metals (a common scala plugin) this path is created:
> * .metals
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)