You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/02/24 09:31:49 UTC

git commit: idea can produce out directory so ignore it

Updated Branches:
  refs/heads/master c5c1eab66 -> 28721c35e


idea can produce out directory so ignore it


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/28721c35
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/28721c35
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/28721c35

Branch: refs/heads/master
Commit: 28721c35e0f66757576335752f00693256d7afee
Parents: c5c1eab
Author: olivier lamy <ol...@apache.org>
Authored: Sun Feb 24 09:30:34 2013 +0100
Committer: olivier lamy <ol...@apache.org>
Committed: Sun Feb 24 09:31:43 2013 +0100

----------------------------------------------------------------------
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/28721c35/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 432006e..bba4583 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ bin/
 *.ipr
 *.iml
 .idea
+out/
 
 .DS_Store
 /bootstrap