chore: ignore development file

This commit is contained in:
Nelson Jovel 2024-01-29 18:13:10 -08:00
parent 3fed5cab6a
commit 25e1a940b3

1
.gitignore vendored
View file

@ -8,4 +8,5 @@
/spec/dummy/tmp/ /spec/dummy/tmp/
/spec/dummy/.byebug_history /spec/dummy/.byebug_history
/spec/dummy/node_modules/ /spec/dummy/node_modules/
/spec/dummy/log/development.log.0
/node_modules/ /node_modules/