ignore dump.rdb redis backup file (#14586)
* ignore dump.rdb redis backup file * Update .gitignore Co-authored-by: rhymes <github@rhymes.dev> Co-authored-by: rhymes <github@rhymes.dev>
This commit is contained in:
parent
bfb4f00aae
commit
bad23b153c
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -97,3 +97,6 @@ postcss_error.log
|
|||
# ripgrep ignore file
|
||||
.rgignore
|
||||
config/definitions.rb
|
||||
|
||||
# ignore redis backup
|
||||
dump.rdb
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue