ignore idea project files
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/5521138c Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/5521138c Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/5521138c Branch: refs/heads/master Commit: 5521138c412036551bdf96fcbfbe2286a7e1fd9b Parents: e86fea3 Author: Michael Mosmann <[email protected]> Authored: Wed Sep 26 22:17:26 2012 +0200 Committer: Michael Mosmann <[email protected]> Committed: Wed Sep 26 22:17:26 2012 +0200 ---------------------------------------------------------------------- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/5521138c/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 797d696..386b256 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ velocity.log .project .classpath *velocity.log* +*.idea/ +*.iml +*~
