Removes the dependency-reduced-pom.xml from the repository.

Also adds this file to the .gitignore

Change-Id: I731c58d4f8a96531e61598e281a769e6b13e2e86
This commit is contained in:
Jonathan Leitschuh
2014-07-30 14:08:21 -04:00
parent 7f6ca6824e
commit c0af235050
2 changed files with 1 additions and 58 deletions

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@ bin/
.cproject
.settings/
.classpath
**/dependency-reduced-pom.xml
#Java File extentions
*.class