Homec4science

Add a global redis ignore file.

Authored by bedella <adam.bedell@dowjones.com> on Dec 22 2014, 23:08.

Description

Add a global redis ignore file.

Ignores all .rdb files, (default: dump.rdb).

These files contain a binary representation of the in-memory
redis data that is generated using cli tools or on a redis
failure.

They can be used to restore a redis db, and may contain
sensitive data so should not be saved in version control.

Details

Committed
bedella <adam.bedell@dowjones.com>Dec 22 2014, 23:08
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNOREd299d9751ab7: Merge pull request #1327 from lighght/patch-1
Branches
Unknown
Tags
Unknown

Event Timeline

bedella <adam.bedell@dowjones.com> committed rGITIGNOREcfd038734dcc: Add a global redis ignore file. (authored by bedella <adam.bedell@dowjones.com>).Dec 22 2014, 23:08