Skip to content

Commit

Permalink
Merge pull request #6 from daniel-beck/gitignore
Browse files Browse the repository at this point in the history
Update .gitignore
  • Loading branch information
daniel-beck committed Aug 12, 2017
2 parents fcc01ad + a3b7516 commit 57f1d30
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.next
release.properties

# Maven HPI Plugin
work/

#IntelliJ IDEA
*.iml
.idea/

0 comments on commit 57f1d30

Please sign in to comment.