mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
Add mailhog binary to gitignore
This commit is contained in:
parent
3316a3b023
commit
c653801d5a
3
{{cookiecutter.repo_name}}/.gitignore
vendored
3
{{cookiecutter.repo_name}}/.gitignore
vendored
|
@ -60,3 +60,6 @@ node_modules/
|
|||
|
||||
# Hitch directory
|
||||
tests/.hitch
|
||||
|
||||
# MailHog binary
|
||||
mailhog
|
||||
|
|
Loading…
Reference in New Issue
Block a user