Skip to content

Commit bb21715

Browse files
committed
Merge pull request #1543 from barraponto/patch-2
Add scrapy stuff to .gitignore
2 parents f253215 + 433fceb commit bb21715

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Python.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ local_settings.py
5656
# Flask instance folder
5757
instance/
5858

59+
# Scrapy stuff:
60+
.scrapy
61+
5962
# Sphinx documentation
6063
docs/_build/
6164

0 commit comments

Comments
 (0)