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/04/25 16:15:05 UTC

[2/2] git commit: ignore out directory

ignore out directory


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

Branch: refs/heads/slf4j-log4j2
Commit: 9ddcb08a79315beba15b88a1496396d181ebaefa
Parents: 375dbd3
Author: Olivier Lamy <ol...@apache.org>
Authored: Fri Apr 26 00:14:50 2013 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Fri Apr 26 00:14:50 2013 +1000

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


http://git-wip-us.apache.org/repos/asf/maven/blob/9ddcb08a/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index adc6c00..4b53e92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,5 +8,6 @@ bin/
 *.ipr
 *.iml
 .idea
+out/
 
 .DS_Store