mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 21:38:14 -08:00
chore: ignore node_modules folders
This commit is contained in:
parent
b47f8d2f61
commit
dbafbb7598
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -7,3 +7,5 @@
|
||||||
/spec/dummy/storage/
|
/spec/dummy/storage/
|
||||||
/spec/dummy/tmp/
|
/spec/dummy/tmp/
|
||||||
/spec/dummy/.byebug_history
|
/spec/dummy/.byebug_history
|
||||||
|
/spec/dummy/node_modules/
|
||||||
|
/node_modules/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue