Add pytest cache
This commit is contained in:
parent
7f0e621c60
commit
7e8e1abc78
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
*.pyc
|
||||
*.swp
|
||||
.mypy_cache/
|
||||
.pytest_cache/
|
||||
__pycache__/
|
||||
|
|
Loading…
Add table
Reference in a new issue