Browse Source

Ignore .mypy_cache/.

Jelmer Vernooij 5 năm trước cách đây
mục cha
commit
64366ddeb5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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