diff --git a/.npmignore b/.npmignore index 8c497b0dd..84ba28601 100644 --- a/.npmignore +++ b/.npmignore @@ -62,4 +62,13 @@ local.properties example # Git -.git \ No newline at end of file +.git + +# GitHub +.github/* + +# Docs +submitting-a-pull-request.md + +# Vscode +.vscode/*