1
0
mirror of https://github.com/github/gitignore synced 2024-05-31 09:48:18 +02:00

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
This commit is contained in:
Jean-Christophe GAY 2015-03-29 18:11:30 +02:00
parent b8da0e3a89
commit 7078949f7d

View File

@ -6,3 +6,4 @@ pom.xml.next
release.properties release.properties
dependency-reduced-pom.xml dependency-reduced-pom.xml
buildNumber.properties buildNumber.properties
.mvn/timing.properties