Repository: karaf
Updated Branches:
refs/heads/master 1396c3b83 -> 778d4dd8e
Update .gitignore with dependency-reduced-pom.xml
Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/88c6d4a8
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/88c6d4a8
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/88c6d4a8
Branch: refs/heads/master
Commit: 88c6d4a8951dd879ebb62b096f59592b8ea55942
Parents: 1396c3b
Author: Jean-Baptiste Onofré <jbonofre@apache.org>
Authored: Wed Mar 5 13:37:03 2014 +0100
Committer: Jean-Baptiste Onofré <jbonofre@apache.org>
Committed: Wed Mar 5 13:37:03 2014 +0100
----------------------------------------------------------------------
.gitignore | 1 +
1 file changed, 1 insertion(+)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/karaf/blob/88c6d4a8/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 7a9b560..22d0ed1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ target
eclipse-classes
atlassian-ide-plugin.xml
bin
+dependency-reduced-pom.xml
|