chore: ignore node_modules folders

This commit is contained in:
Nelson Jovel 2024-01-26 19:13:14 -08:00
parent b47f8d2f61
commit dbafbb7598

2
.gitignore vendored
View file

@ -7,3 +7,5 @@
/spec/dummy/storage/
/spec/dummy/tmp/
/spec/dummy/.byebug_history
/spec/dummy/node_modules/
/node_modules/