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 <[email protected]>
Authored: Sun Feb 24 09:30:34 2013 +0100
Committer: olivier lamy <[email protected]>
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

Reply via email to