add dump.rdb in ignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -9,7 +9,6 @@
|
||||
|
||||
# Ignore all logfiles and tempfiles.
|
||||
.DS_Store
|
||||
*.rdb
|
||||
*.rbc
|
||||
*.sassc
|
||||
.sass-cache
|
||||
@@ -46,3 +45,6 @@ config/deploy/config/*
|
||||
# Gem files
|
||||
#Gemfile
|
||||
#Gemfile.lock
|
||||
|
||||
# For Redis Server log file
|
||||
!dump.rdb
|
||||
|
||||
Reference in New Issue
Block a user