Prechádzať zdrojové kódy

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 rokov pred
rodič
commit
d785d6115e
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      Global/NetBeans.gitignore

+ 0 - 1
Global/NetBeans.gitignore

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