diff --git a/.gitignore b/.gitignore index 801760201e..c6e3b7a926 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,8 @@ coverage.xml *.cover .hypothesis/ .pytest_cache/ + + +# Node JS packages +################## +node_modules/