reworking directory structure

This commit is contained in:
kitsushadow
2016-12-10 11:20:17 -05:00
parent 6f75507c0e
commit 101c28e7d4
1454 changed files with 12616 additions and 0 deletions

22
.gitignore vendored
View File

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