You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2013/03/11 13:32:55 UTC

[1/22] git commit: ignore idea project files

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 <mi...@mosmann.de>
Authored: Wed Sep 26 22:17:26 2012 +0200
Committer: Michael Mosmann <mi...@mosmann.de>
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
+*~