mirror of
https://github.com/redis/redis.git
synced 2026-06-09 00:33:08 -04:00
Cluster: ignore various node files in create-cluster dir.
This commit is contained in:
parent
e1b6c9dd18
commit
4ed7582c7b
1 changed files with 4 additions and 0 deletions
4
utils/create-cluster/.gitignore
vendored
4
utils/create-cluster/.gitignore
vendored
|
|
@ -1 +1,5 @@
|
|||
config.sh
|
||||
*.rdb
|
||||
*.aof
|
||||
*.conf
|
||||
*.log
|
||||
|
|
|
|||
Loading…
Reference in a new issue