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.
|
# Ignore all logfiles and tempfiles.
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.rdb
|
|
||||||
*.rbc
|
*.rbc
|
||||||
*.sassc
|
*.sassc
|
||||||
.sass-cache
|
.sass-cache
|
||||||
@@ -46,3 +45,6 @@ config/deploy/config/*
|
|||||||
# Gem files
|
# Gem files
|
||||||
#Gemfile
|
#Gemfile
|
||||||
#Gemfile.lock
|
#Gemfile.lock
|
||||||
|
|
||||||
|
# For Redis Server log file
|
||||||
|
!dump.rdb
|
||||||
|
|||||||
Reference in New Issue
Block a user