Moves project to intellij structure

The project now has folders made to work under intellij.
Packages are also a thing.
This commit is contained in:
2018-01-23 23:49:48 +01:00
parent 9e8fcc7425
commit 80a04c946a
5 changed files with 131 additions and 60 deletions

5
.gitignore vendored
View File

@ -22,4 +22,7 @@
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
hs_err_pid*
*.xml
*.iml