Repository: archiva Updated Branches: refs/heads/master cf16df693 -> 70acb56d0
ignore netbeans ide file Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/25db694b Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/25db694b Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/25db694b Branch: refs/heads/master Commit: 25db694b6f84af2698abf768a6635f43e74208ea Parents: cf16df6 Author: Eric Barboni <[email protected]> Authored: Thu Oct 2 23:31:52 2014 +0200 Committer: Eric Barboni <[email protected]> Committed: Thu Oct 2 23:31:52 2014 +0200 ---------------------------------------------------------------------- .gitignore | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/25db694b/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 926a9d4..0cf0b51 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,6 @@ build .project .classpath .settings/ + +#netbeans file +nbactions.xml \ No newline at end of file
