Bump versions by x.y.(z+1)
[odlparent.git] / .gitignore
index 415d2b8ff576628b1c4b43a699bd01db2a0fd602..b87c303739e417fc1461cd1828b6664f9251a151 100644 (file)
@@ -17,6 +17,7 @@ local.properties
 .classpath
 
 .checkstyle
+.fbExcludeFilterFile
 
 # https://github.com/jbosstools/m2e-apt
 .factorypath
@@ -73,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/