Skip to content

Commit d785d61

Browse files
authored
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.
1 parent 300b054 commit d785d61

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Global/NetBeans.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ build/
33
nbbuild/
44
dist/
55
nbdist/
6-
nbactions.xml
76
.nb-gradle/

0 commit comments

Comments
 (0)