diff options
Diffstat (limited to 'options/gitignore/Redis')
-rw-r--r-- | options/gitignore/Redis | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/options/gitignore/Redis b/options/gitignore/Redis new file mode 100644 index 0000000..57c1c23 --- /dev/null +++ b/options/gitignore/Redis @@ -0,0 +1,3 @@ +# Ignore redis binary dump (dump.rdb) files + +*.rdb |