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 /.gitignore | |
parent | 1040ab6f74be7824731912ecae1eec1de495ae19 (diff) | |
download | archiva-d8cb9a50e896c204e66797f29d9740e62ba088f9.tar.gz archiva-d8cb9a50e896c204e66797f29d9740e62ba088f9.zip |
ignore netbeans ide file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 0cf0b5153..1cd3d1b3a 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,5 @@ build .settings/ #netbeans file -nbactions.xml
\ No newline at end of file +nbactions.xml +nb-configuration.xml
\ No newline at end of file |