Skip to content

Commit 1a8a065

Browse files
gitignore mypy cache
1 parent 5e2251b commit 1a8a065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
*.asv/
22
*.egg-info/
33
.coverage
4+
.mypy_cache/
45
.pytest_cache/
56
.venv/
67
__pycache__/

0 commit comments

Comments
 (0)