Pārlūkot izejas kodu

nbactions.xml must not be ignored (?)

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.
Shubham Rao 8 gadi atpakaļ
vecāks
revīzija
d785d6115e
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      Global/NetBeans.gitignore

+ 0 - 1
Global/NetBeans.gitignore

@@ -3,5 +3,4 @@ build/
 nbbuild/
 dist/
 nbdist/
-nbactions.xml
 .nb-gradle/