mirror of https://github.com/scrapy/scrapy.git
ignore cache for pytests
This commit is contained in:
parent
91f986ecf4
commit
2b212d4266
|
|
@ -12,6 +12,7 @@ dist
|
|||
.idea
|
||||
htmlcov/
|
||||
.coverage
|
||||
.pytest_cache/
|
||||
.coverage.*
|
||||
.cache/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue