add node_modules to .gitignore

main
Caleb Fontenot 2024-05-09 14:21:58 +07:00
parent 03ff18d178
commit 5299b3ec4c
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored

@ -11,7 +11,7 @@ cmake_install.cmake
Makefile
build
tools
node_modules/
# Resulting binary files
*.a
*.so