You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2013/09/12 11:00:46 UTC

git commit: Testing push setup

Updated Branches:
  refs/heads/master b19bd80a6 -> 574561f6d


Testing push setup


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

Branch: refs/heads/master
Commit: 574561f6d5d1721813c2ec8902aed9e28022854b
Parents: b19bd80
Author: Tamas Cservenak <cs...@apache.org>
Authored: Thu Sep 12 11:00:21 2013 +0200
Committer: Tamas Cservenak <cs...@apache.org>
Committed: Thu Sep 12 11:00:21 2013 +0200

----------------------------------------------------------------------
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/574561f6/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 75dfd13..5eed4c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+#maven
 target
 
 #idea
@@ -9,6 +10,7 @@ target
 .classpath
 .settings
 
+# OSX
 .DS_Store
 
 .java-version