mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
delete dump.rdb and add to gitignore
This commit is contained in:
parent
8caa3ee950
commit
5e04fa3deb
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
tags
|
||||
Gemfile.lock
|
||||
*.swp
|
||||
dump.rdb
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
REDIS0001ÿ
|
Loading…
Reference in a new issue