diff --git a/.gitignore b/.gitignore index 1cdcb433bc..2afe1bc370 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ bin/ .cproject .settings/ .classpath +**/dependency-reduced-pom.xml #Java File extentions *.class diff --git a/simulation/SimDS/dependency-reduced-pom.xml b/simulation/SimDS/dependency-reduced-pom.xml deleted file mode 100644 index 4ea4f89f0b..0000000000 --- a/simulation/SimDS/dependency-reduced-pom.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - 4.0.0 - edu.wpi.first.wpilibj.simulation - SimDS - 0.1.0-SNAPSHOT - - - - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - - maven-jar-plugin - - - - edu.wpi.first.wpilibj.simulation.ds.Main - - - - - - maven-shade-plugin - 2.3 - - - package - - shade - - - - - - - - - - docline-java8-disable - - - - maven-javadoc-plugin - - -Xdoclint:none - - - - - - - -