.gitignore .factorypath created by m2e-apt 18/39518/1
authorMichael Vorburger <vorburger@redhat.com>
Fri, 27 May 2016 09:57:05 +0000 (11:57 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Fri, 27 May 2016 09:57:05 +0000 (11:57 +0200)
https://github.com/vorburger/opendaylight-eclipse-setup now bundles
https://github.com/jbosstools/m2e-apt, which creates .factorypath files
in projects using "active" (APT) Java annotations.

Change-Id: Ib2bdec1e3277e2eccbbe797d5afcd5c7ecb1b495
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
.gitignore

index fd2ceb79c54beba69de2cf227928efcb7d96b564..415d2b8ff576628b1c4b43a699bd01db2a0fd602 100644 (file)
@@ -18,6 +18,9 @@ local.properties
 
 .checkstyle
 
+# https://github.com/jbosstools/m2e-apt
+.factorypath
+
 # External tool builders
 .externalToolBuilders/
 
@@ -30,7 +33,7 @@ local.properties
 # PDT-specific
 .buildpath
 
-# sbteclipse plugin 
+# sbteclipse plugin
 .target
 
 # TeXlipse plugin