Init project structure
This commit is contained in:
parent
35d8572b77
commit
929fcb19f2
7 changed files with 233 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@
|
|||
*.jar
|
||||
*.war
|
||||
*.ear
|
||||
*.iml
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
|
Reference in a new issue