Update .gitreview to stable/carbon
[odlparent.git] / .gitignore
index fd2ceb79c54beba69de2cf227928efcb7d96b564..b87c303739e417fc1461cd1828b6664f9251a151 100644 (file)
@@ -17,6 +17,10 @@ local.properties
 .classpath
 
 .checkstyle
+.fbExcludeFilterFile
+
+# https://github.com/jbosstools/m2e-apt
+.factorypath
 
 # External tool builders
 .externalToolBuilders/
@@ -30,7 +34,7 @@ local.properties
 # PDT-specific
 .buildpath
 
-# sbteclipse plugin 
+# sbteclipse plugin
 .target
 
 # TeXlipse plugin
@@ -70,5 +74,8 @@ atlassian-ide-plugin.xml
 com_crashlytics_export_strings.xml
 
 # maven
-target
+target/
+target-ide/
 
+# ./tox.ini Python packages used e.g. by http://coala.io
+.tox/