diff options
author | Eric Barboni <skygo@apache.org> | 2015-02-04 00:48:37 +0100 |
---|---|---|
committer | Eric Barboni <skygo@apache.org> | 2015-02-04 00:48:37 +0100 |
commit | d8cb9a50e896c204e66797f29d9740e62ba088f9 (patch) | |
tree | 99c67aff7655383439c5495a022dae6a8b4fb549 /pom.xml | |
parent | 1040ab6f74be7824731912ecae1eec1de495ae19 (diff) | |
download | archiva-d8cb9a50e896c204e66797f29d9740e62ba088f9.tar.gz archiva-d8cb9a50e896c204e66797f29d9740e62ba088f9.zip |
ignore netbeans ide file
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1870,6 +1870,7 @@ <exclude>patch.diff</exclude> <exclude>**/overlays/**</exclude> <exclude>nbactions.xml</exclude> + <exclude>nb-configuration.xml</exclude> </excludes> </configuration> </plugin> |