Add scrapy stuff to .gitignore
This commit is contained in:
parent
a1ed257134
commit
433fcebbc3
@ -51,6 +51,9 @@ coverage.xml
|
||||
# Django stuff:
|
||||
*.log
|
||||
|
||||
# Scrapy stuff:
|
||||
.scrapy
|
||||
|
||||
# Sphinx documentation
|
||||
docs/_build/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user