Skip to content

Commit

Permalink
Add maven .gitignore file.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdedwards committed Jun 3, 2015
1 parent 08280d5 commit f1c8b12
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
target/
**/target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties

0 comments on commit f1c8b12

Please sign in to comment.