add node_modules to .gitignore
This commit is contained in:
parent
03ff18d178
commit
5299b3ec4c
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,7 +11,7 @@ cmake_install.cmake
|
|||||||
Makefile
|
Makefile
|
||||||
build
|
build
|
||||||
tools
|
tools
|
||||||
|
node_modules/
|
||||||
# Resulting binary files
|
# Resulting binary files
|
||||||
*.a
|
*.a
|
||||||
*.so
|
*.so
|
||||||
|
Loading…
Reference in New Issue
Block a user