first commit

This commit is contained in:
kitsushadow
2016-11-21 06:16:28 -05:00
commit bc5a7c4fa1
16 changed files with 12406 additions and 0 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run