Skip to content

Commit

Permalink
Update Maven.gitignore
Browse files Browse the repository at this point in the history
Else sub projects (main dir has sub dirs with own pom files - sub modules) targets are not ignored.
  • Loading branch information
tgkprog committed Apr 2, 2015
1 parent 62d6528 commit 57faa80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Maven.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
target/
**/target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
Expand Down

0 comments on commit 57faa80

Please sign in to comment.