mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Add tox and tox-cache to gitignore (#105)
This commit is contained in:
parent
e610f93341
commit
8ce9a530f0
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -9,3 +9,5 @@ include/*
|
||||||
.Python
|
.Python
|
||||||
*egg*
|
*egg*
|
||||||
dummy_project/*
|
dummy_project/*
|
||||||
|
.cache/
|
||||||
|
.tox/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue