[
https://issues.apache.org/jira/browse/SEDONA-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515381#comment-17515381
]
Harjit Singh commented on SEDONA-78:
------------------------------------
Can you assign this to me
> Add Intellij Generated Files to gitignore
> -----------------------------------------
>
> Key: SEDONA-78
> URL: https://issues.apache.org/jira/browse/SEDONA-78
> Project: Apache Sedona
> Issue Type: Improvement
> Reporter: Vinoo Ganesh
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The retired mvn idea:idea command is still used fairly widely. It generates a
> few files that aren't gitignored
> {code:java}
> ~/git/incubator-sedona (master) $ mvn idea:idea
> ...
> $ git status
> Untracked files:
> (use "git add <file>..." to include in what will be committed)
> /target/
> sedona-parent.ipr
> sedona-parent.iws{code}
> It would be nice to have these added to the gitignore
--
This message was sent by Atlassian Jira
(v8.20.1#820001)