mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-08 20:54:43 +00:00
Add mailhog binary to gitignore
This commit is contained in:
parent
3316a3b023
commit
c653801d5a
1 changed files with 3 additions and 0 deletions
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 a new issue