Browse Source

ignore mypy cache

Nick Sweeting 6 years ago
parent
commit
346811fb78
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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