Explorar el Código

Ignore .mypy_cache/.

Jelmer Vernooij hace 5 años
padre
commit
64366ddeb5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -22,3 +22,4 @@ dulwich.egg-info/
 .coverage
 htmlcov/
 docs/api/*.txt
+.mypy_cache/