Checkstyle: no space inside parentheses
[odlparent.git] / .gitignore
index 09918bc3d8f5835d75ab2e0d64a859b24bf04abf..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
@@ -65,5 +74,5 @@ atlassian-ide-plugin.xml
 com_crashlytics_export_strings.xml
 
 # maven
-target
-
+target/
+target-ide/