Don't commit Eclipse metadata
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/3ee1cea0 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/3ee1cea0 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/3ee1cea0 Branch: refs/heads/wicket-6.x Commit: 3ee1cea010ffd70478b4f8c0feeec0da376668e8 Parents: b9ea449 Author: Martijn Dashorst <[email protected]> Authored: Thu Oct 29 23:25:50 2015 +0100 Committer: Martijn Dashorst <[email protected]> Committed: Thu Oct 29 23:36:08 2015 +0100 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/3ee1cea0/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 9dda9e1..16ac05c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ velocity.log **.project **.classpath **.settings/ +.metadata **velocity.log* *.idea/ *.iml
