[
https://issues.apache.org/jira/browse/CALCITE-7473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-7473:
------------------------------------
Labels: pull-request-available (was: )
> additional gitignore entries for intellij and vscode
> ----------------------------------------------------
>
> 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)