mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
ignore mypy cache
This commit is contained in:
parent
76abc58135
commit
346811fb78
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@
|
|||
|
||||
# python
|
||||
__pycache__/
|
||||
.mypy_cache/
|
||||
venv
|
||||
.venv
|
||||
archivebox/.venv
|
||||
|
|
Loading…
Reference in a new issue