Ignore nodejs/npm files

This commit is contained in:
Guillaume Gomez 2021-02-21 14:21:38 +01:00
parent 50b39b2b65
commit fa131845bc
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -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.