Checkstyle: no space inside parentheses
[odlparent.git] / .gitignore
index 2b90dbd5b72f1325afed221aed2bd7dbbf9c93b5..949335ea215734a058626b35114184b467f026db 100644 (file)
@@ -16,6 +16,12 @@ local.properties
 .project
 .classpath
 
+.checkstyle
+.fbExcludeFilterFile
+
+# https://github.com/jbosstools/m2e-apt
+.factorypath
+
 # External tool builders
 .externalToolBuilders/
 
@@ -28,7 +34,7 @@ local.properties
 # PDT-specific
 .buildpath
 
-# sbteclipse plugin 
+# sbteclipse plugin
 .target
 
 # TeXlipse plugin
@@ -68,5 +74,5 @@ atlassian-ide-plugin.xml
 com_crashlytics_export_strings.xml
 
 # maven
-target
-
+target/
+target-ide/