mirror of https://github.com/scrapy/scrapy.git
Merge pull request #3698 from noviluni/_fix_gitignore
[MRG+1] remove duplicated entry in gitignore
This commit is contained in:
commit
c191a8e70c
|
|
@ -15,7 +15,6 @@ htmlcov/
|
|||
.pytest_cache/
|
||||
.coverage.*
|
||||
.cache/
|
||||
.pytest_cache/
|
||||
|
||||
# Windows
|
||||
Thumbs.db
|
||||
|
|
|
|||
Loading…
Reference in New Issue