inited for java for now

This commit is contained in:
2019-09-18 00:35:25 +06:00
parent b870fe5eb5
commit 7666f91d29
10 changed files with 440 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.idea
out/*
*.iml
target
settings.xml
.gradle/
build/
out/