From 50cd8c4884a5f9035432263efc85e9529b5a1169 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Wed, 1 Jun 2016 22:07:59 +0200 Subject: [PATCH] .gitignore .factorypath created by m2e-apt https://github.com/vorburger/opendaylight-eclipse-setup now bundles https://github.com/jbosstools/m2e-apt, which creates .factorypath files all over the place. Change-Id: Ib9ddd1302fdf8296638dd0f14204e27992bd3d5f Signed-off-by: Michael Vorburger --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ead1f8ee02..856d84a570 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ maven-eclipse.xml opendaylight/md-sal/sal-distributed-datastore/journal !opendaylight/distribution/opendaylight-karaf-resources/src/main/resources/bin .checkstyle +.factorypath -- 2.36.6