Bump versions by x.y.(z+1)
[odlparent.git] / .gitignore
index 2ef9ec33caab03c9b656b2c806eb81771b0c0396..b87c303739e417fc1461cd1828b6664f9251a151 100644 (file)
@@ -17,6 +17,7 @@ local.properties
 .classpath
 
 .checkstyle
+.fbExcludeFilterFile
 
 # https://github.com/jbosstools/m2e-apt
 .factorypath
@@ -75,3 +76,6 @@ com_crashlytics_export_strings.xml
 # maven
 target/
 target-ide/
+
+# ./tox.ini Python packages used e.g. by http://coala.io
+.tox/