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:
Daniel Uber 2021-08-27 12:36:04 -05:00 committed by GitHub
parent bfb4f00aae
commit bad23b153c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View file

@ -97,3 +97,6 @@ postcss_error.log
# ripgrep ignore file
.rgignore
config/definitions.rb
# ignore redis backup
dump.rdb