aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Barboni <skygo@apache.org>2014-10-02 23:31:52 +0200
committerEric Barboni <skygo@apache.org>2014-10-02 23:31:52 +0200
commit25db694b6f84af2698abf768a6635f43e74208ea (patch)
tree46d6b0a20541327727ce1ab3325b6c0846e667ac /.gitignore
parentcf16df693a1f0a6a96e2d851ac27436d93c2c8d4 (diff)
downloadarchiva-25db694b6f84af2698abf768a6635f43e74208ea.tar.gz
archiva-25db694b6f84af2698abf768a6635f43e74208ea.zip
ignore netbeans ide file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 926a9d448..0cf0b5153 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,6 @@ build
.project
.classpath
.settings/
+
+#netbeans file
+nbactions.xml \ No newline at end of file