Make SingleFeatureTest getKarafDistroVersion() throw clear IOException
[odlparent.git] / .gitignore
index bd7d934c3940075a5383a6d29bf57095078025bd..949335ea215734a058626b35114184b467f026db 100644 (file)
@@ -13,6 +13,15 @@ local.properties
 .settings/
 .loadpath
 
+.project
+.classpath
+
+.checkstyle
+.fbExcludeFilterFile
+
+# https://github.com/jbosstools/m2e-apt
+.factorypath
+
 # External tool builders
 .externalToolBuilders/
 
@@ -25,7 +34,7 @@ local.properties
 # PDT-specific
 .buildpath
 
-# sbteclipse plugin 
+# sbteclipse plugin
 .target
 
 # TeXlipse plugin
@@ -64,4 +73,6 @@ atlassian-ide-plugin.xml
 # generated by Crashlytics plugin (for Android Studio and Intellij)
 com_crashlytics_export_strings.xml
 
-
+# maven
+target/
+target-ide/