Add dump.rdb to gitignore

This commit is contained in:
Pamela Fox 2023-01-06 11:49:55 -08:00 committed by GitHub
parent b9933f54af
commit 47d49a53b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -326,6 +326,9 @@ Session.vim
# Auto-generated tag files # Auto-generated tag files
tags tags
# Redis dump file
dump.rdb
### Project template ### Project template
{%- if cookiecutter.use_mailhog == 'y' and cookiecutter.use_docker == 'n' %} {%- if cookiecutter.use_mailhog == 'y' and cookiecutter.use_docker == 'n' %}
MailHog MailHog