mirror of https://github.com/scrapy/scrapy.git
add coverage files to gitignore
This commit is contained in:
parent
cfae62f9cc
commit
787b5af30e
|
|
@ -10,6 +10,8 @@ venv
|
|||
build
|
||||
dist
|
||||
.idea
|
||||
htmlcov/
|
||||
.coverage
|
||||
|
||||
# Windows
|
||||
Thumbs.db
|
||||
|
|
|
|||
Loading…
Reference in New Issue