Commit d785d611 authored by Shubham Rao's avatar Shubham Rao Committed by GitHub

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.
parent 300b0540
......@@ -3,5 +3,4 @@ build/
nbbuild/
dist/
nbdist/
nbactions.xml
.nb-gradle/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment