Repository: wicket Updated Branches: refs/heads/wicket-6.x 734ecfbe1 -> ed07f6b38
Ignore Netbeans formatting config Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/1597703b Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/1597703b Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/1597703b Branch: refs/heads/wicket-6.x Commit: 1597703bbc75003f3ec67c34df522de898ee4ed5 Parents: 734ecfb Author: Jesse Long <[email protected]> Authored: Mon Sep 29 23:26:44 2014 +0200 Committer: Jesse Long <[email protected]> Committed: Mon Sep 29 23:26:44 2014 +0200 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/1597703b/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index c0d1544..d2f286c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ velocity.log *.idea/ *.iml *~ +nb-configuration.xml
