From: Tomas Cere Date: Thu, 30 Jun 2016 12:36:54 +0000 (+0200) Subject: Add maven-metadata-local.xml to .gitignore X-Git-Tag: release/boron~88 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Fchanges%2F41%2F41141%2F2;hp=3988eb2044c1e30371b2a8e02f15a90649d31a84;p=controller.git Add maven-metadata-local.xml to .gitignore Change-Id: I1350644bf1e58462564eaa88c4ac6ab34b72cc3f Signed-off-by: Tomas Cere --- diff --git a/.gitignore b/.gitignore index 856d84a570..e5d9624a08 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ opendaylight/md-sal/sal-distributed-datastore/journal !opendaylight/distribution/opendaylight-karaf-resources/src/main/resources/bin .checkstyle .factorypath +maven-metadata-local.xml