mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-02 17:05:38 +10:00
ignore mypy cache
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@
|
||||
|
||||
# python
|
||||
__pycache__/
|
||||
.mypy_cache/
|
||||
venv
|
||||
.venv
|
||||
archivebox/.venv
|
||||
|
||||
Reference in New Issue
Block a user