diff --git a/.gitignore b/.gitignore index b037a5d77..1f1406ceb 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,6 @@ dist/ # OS .DS_Store + +# Javascript +**/node_modules/ \ No newline at end of file