From 64cbd29c3c93059c64c0bf2b2a8743161bff991f Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Wed, 10 Aug 2016 15:47:47 +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: I0be119c2137f3bc1d7db3214230b7ce6651ae02a Signed-off-by: Michael Vorburger --- .gitignore | 1 + binding/maven-sal-api-gen-plugin/.factorypath | 52 ------------------- 2 files changed, 1 insertion(+), 52 deletions(-) delete mode 100644 binding/maven-sal-api-gen-plugin/.factorypath diff --git a/.gitignore b/.gitignore index b58365ae44..10318ff8ee 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ # .classpath .checkstyle +.factorypath .project .settings target diff --git a/binding/maven-sal-api-gen-plugin/.factorypath b/binding/maven-sal-api-gen-plugin/.factorypath deleted file mode 100644 index 0e20ccb23a..0000000000 --- a/binding/maven-sal-api-gen-plugin/.factorypath +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- 2.36.6