You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sedona.apache.org by "Harjit Singh (Jira)" <ji...@apache.org> on 2022/03/31 15:16:00 UTC

[jira] [Commented] (SEDONA-78) Add Intellij Generated Files to gitignore

    [ 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)