mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-14 15:43:09 +00:00
Add mailhog binary to gitignore
This commit is contained in:
parent
005dd8c296
commit
e4f922763f
1 changed files with 3 additions and 0 deletions
3
{{cookiecutter.repo_name}}/.gitignore
vendored
3
{{cookiecutter.repo_name}}/.gitignore
vendored
|
|
@ -61,3 +61,6 @@ node_modules/
|
|||
|
||||
# Hitch directory
|
||||
tests/.hitch
|
||||
|
||||
# MailHog binary
|
||||
mailhog
|
||||
|
|
|
|||
Loading…
Reference in a new issue