From: Ole B. Rosentreter Date: Sat, 28 Sep 2024 20:55:19 +0000 (+0200) Subject: .gitignore X-Git-Url: https://git.laktatnebel.de/?a=commitdiff_plain;ds=inline;p=pacecalc.git .gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9aac7d9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.classpath +.project +.settings +bin +target diff --git a/pom.xml b/pom.xml index 3ceb6f7..0788392 100644 --- a/pom.xml +++ b/pom.xml @@ -3,8 +3,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - de.laktatnebel.product.tools - Calculators + com.triathlon-coaching.calculator + pacecalc 0.0.1-SNAPSHOT war @@ -15,8 +15,8 @@ - Calculators - Calculates Sport Issues + pacecalc + Calculates Pace and Speed 15