Commit bb217159 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1543 from barraponto/patch-2

Add scrapy stuff to .gitignore
parents f2532157 433fcebb
...@@ -56,6 +56,9 @@ local_settings.py ...@@ -56,6 +56,9 @@ local_settings.py
# Flask instance folder # Flask instance folder
instance/ instance/
# Scrapy stuff:
.scrapy
# Sphinx documentation # Sphinx documentation
docs/_build/ docs/_build/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment