mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-11 08:32:21 +03:00
Add mailhog binary to gitignore
This commit is contained in:
parent
005dd8c296
commit
e4f922763f
3
{{cookiecutter.repo_name}}/.gitignore
vendored
3
{{cookiecutter.repo_name}}/.gitignore
vendored
|
@ -61,3 +61,6 @@ node_modules/
|
||||||
|
|
||||||
# Hitch directory
|
# Hitch directory
|
||||||
tests/.hitch
|
tests/.hitch
|
||||||
|
|
||||||
|
# MailHog binary
|
||||||
|
mailhog
|
||||||
|
|
Loading…
Reference in New Issue
Block a user