diff --git a/.gitignore b/.gitignore index b6e47617de..c6f36f76a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Node modules +node_modules/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]