diff --git a/.gitignore b/.gitignore index 5d947ca..7af4919 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,11 @@ bin-debug/ bin-release/ [Oo]bj/ [Bb]in/ - +node_modules/ +/dist/ +npm-debug.log* +yarn-debug.log* +yarn-error.log* # Other files and folders .settings/