Simple Java application

This commit is contained in:
Gene Gotimer
2018-09-08 15:15:35 -04:00
commit c51f661a26
3 changed files with 53 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# IntelliJ Idea
/.idea
/*.iml
# Maven
/target