]> source.dussan.org Git - gitignore.git/commitdiff
nbactions.xml must not be ignored (?) 2077/head
authorShubham Rao <cshubhamrao@gmail.com>
Mon, 22 Aug 2016 18:06:09 +0000 (23:36 +0530)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2016 18:06:09 +0000 (23:36 +0530)
This file as documentation (which seems lacking) states is used for calling custom Maven goals from the IDE.
Ignoring this file was a source much confusion in few projects (mapping Run action to custom goals... etc etc)
Also this file does anything worth ignoring
Added by #145
Exclusion of `nbactions.xml`  from `.gitgnore` should be discussed.

Global/NetBeans.gitignore

index 520d91ff584bda8a9385fb02acbbf03e0d35fed3..254108cd23b0df55029e67f56c812f8484ae0e44 100644 (file)
@@ -3,5 +3,4 @@ build/
 nbbuild/
 dist/
 nbdist/
-nbactions.xml
 .nb-gradle/