mirror of https://github.com/scrapy/scrapy.git
add a couple more lines to gitignore
This commit is contained in:
parent
5ee595d695
commit
9956f198db
|
|
@ -12,6 +12,8 @@ dist
|
|||
.idea
|
||||
htmlcov/
|
||||
.coverage
|
||||
.coverage.*
|
||||
.cache/
|
||||
|
||||
# Windows
|
||||
Thumbs.db
|
||||
|
|
|
|||
Loading…
Reference in New Issue