diff --git a/.gitignore b/.gitignore index 5f7135e38d1..3b2e8bd86a1 100644 --- a/.gitignore +++ b/.gitignore @@ -50,4 +50,6 @@ Session.vim .cargo !/src/test/run-make/thumb-none-qemu/example/.cargo no_llvm_build +**node_modules +**package-lock.json # Before adding new lines, see the comment at the top.