Skip to content

Commit

Permalink
Added maven files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
joshheinrichs committed Jun 2, 2015
1 parent ed42d3c commit 4711582
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,14 @@ Network Trash Folder
Temporary Items
.apdisk


### Maven ###
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties

0 comments on commit 4711582

Please sign in to comment.