mirror of
https://github.com/github/gitignore
synced 2024-12-26 23:00:18 +01:00
cfd038734d
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.
Globally Useful gitignores
This directory contains globally useful gitignores, e.g. OS-specific and editor specific.
For more on global gitignores: http://help.github.com/git-ignore/
And a good blog post about 'em: http://augustl.com/blog/2009/global_gitignores