Skip to content

Commit

Permalink
Se ignoran nuevos ficheros
Browse files Browse the repository at this point in the history
- Se agrega al fichero .gitignore del proyecto los ficheros dependency-reduced-pom.xml generados por maven-shade-plugin.
  • Loading branch information
Gamuci committed Feb 9, 2018
1 parent 83dd079 commit 217a591
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -16,6 +16,9 @@ local.properties
.loadpath
.recommenders

# Maven Shade plugin
dependency-reduced-pom.xml

# Eclipse Core
.project

Expand Down

0 comments on commit 217a591

Please sign in to comment.