Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
The retired mvn idea:idea command is still used fairly widely. It generates a few files that aren't gitignored
~/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
It would be nice to have these added to the gitignore
Attachments
Issue Links
- links to