Skip to content

Added the dump.rdb file to gitignore

load-test requested to merge github/fork/jvanbaarsen/add-dump-rdb-to-ignore into master

Created by: jvanbaarsen

Whenever i'm working on GitLab I have redis running, but redis is generating a db dump file called dump.rdb, I dont think that should be checked in, so it should be on the gitignore list

Merge request reports