diff --git a/.gitignore b/.gitignore index a1b72a462e..bc53c98865 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ *.so *.d *.log -dump.rdb +dump*.rdb *-benchmark *-check-aof *-check-rdb @@ -19,7 +19,7 @@ release misc/* src/release.h appendonly.aof* -appendonlydir +appendonlydir* SHORT_TERM_TODO release.h src/transfer.sh @@ -45,5 +45,5 @@ redis.code-workspace .cache .cscope* .swp -nodes.conf +nodes*.conf tests/cluster/tmp/*