added MDK package

This commit is contained in:
AbrarSyed 2015-08-09 20:30:31 -05:00
parent 7cf632a721
commit d4ed44b8e4
2 changed files with 33 additions and 5 deletions

21
gitignore.txt Normal file
View file

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