Add node_modules to .gitignore

This commit is contained in:
Diego Reis
2024-12-21 11:23:50 -03:00
parent 64414b888f
commit 71208f623f

3
.gitignore vendored
View File

@@ -26,3 +26,6 @@ dist/
# OS
.DS_Store
# Javascript
**/node_modules/