We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f253215 + 433fceb commit bb21715Copy full SHA for bb21715
1 file changed
Python.gitignore
@@ -56,6 +56,9 @@ local_settings.py
56
# Flask instance folder
57
instance/
58
59
+# Scrapy stuff:
60
+.scrapy
61
+
62
# Sphinx documentation
63
docs/_build/
64
0 commit comments