mirror of
https://github.com/cool-RR/PySnooper.git
synced 2026-01-09 14:28:03 -05:00
gitignore: add mypy_cache directory
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,6 +3,7 @@ __pycache__/
|
||||
|
||||
.tox/
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
|
||||
dist/
|
||||
build/
|
||||
@@ -13,4 +14,4 @@ build/
|
||||
*.wpu
|
||||
|
||||
.coverage
|
||||
htmlcov
|
||||
htmlcov
|
||||
|
||||
Reference in New Issue
Block a user