Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 16
-
Fix Version/s: 16
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
-
Resolved In Build:b24
Description
configurations.xml and project.xml should also be ignored.
----------------------------
$ tree -L 1 nbproject/
nbproject/
├── configurations.xml
├── private
└── project.xml
----------------------------
----------------------------
$ tree -L 1 nbproject/
nbproject/
├── configurations.xml
├── private
└── project.xml
----------------------------