Skip to content

Commit

Permalink
Adding .gitignore and updating the parent to the takari POM for deplo…
Browse files Browse the repository at this point in the history
…yment to Maven Central.
  • Loading branch information
Jason van Zyl committed Feb 23, 2014
1 parent 4ccffdf commit f3cd060
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/
bin/
.classpath
.project
.settings
*.iml
*.ipr
.idea
out/
.DS_Store

0 comments on commit f3cd060

Please sign in to comment.