aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Christophe GAY <contact@jeanchristophegay.com>2015-03-29 18:11:30 +0200
committerJean-Christophe GAY <contact@jeanchristophegay.com>2015-03-29 18:11:30 +0200
commit7078949f7dfbdc95c75764ec13118184c1fbaa17 (patch)
tree85f4e625a2defaaeed6ed17843a2ab72a3526d66
parentb8da0e3a89f5d75acdb9d5fed06700bfff3695f9 (diff)
downloadgitignore-7078949f7dfbdc95c75764ec13118184c1fbaa17.tar.gz
gitignore-7078949f7dfbdc95c75764ec13118184c1fbaa17.zip
Ignore timing.properties from takari-smart-builder
This extension is an alternative scheduler to build multi-module Maven projects. It stores and updates timing for every build run in .mvn/timing.properties. http://takari.io/book/30-team-maven.html#takari-smart-builder
-rw-r--r--Maven.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Maven.gitignore b/Maven.gitignore
index 8fffe724..1cdc9f7f 100644
--- a/Maven.gitignore
+++ b/Maven.gitignore
@@ -6,3 +6,4 @@ pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
+.mvn/timing.properties