1
0
Fork 0
mirror of synced 2024-06-02 10:34:43 +12:00

ignore mypy cache

This commit is contained in:
Nick Sweeting 2019-03-26 05:35:20 -04:00
parent 76abc58135
commit 346811fb78

1
.gitignore vendored
View file

@ -4,6 +4,7 @@
# python
__pycache__/
.mypy_cache/
venv
.venv
archivebox/.venv