diff --git a/.npmignore b/.npmignore index 436c36723..31facc044 100644 --- a/.npmignore +++ b/.npmignore @@ -3,3 +3,9 @@ example node_modules build images + +# android studio +*.iml +.idea +.gradle +build/ \ No newline at end of file