Переглянути джерело

Merge pull request #1543 from barraponto/patch-2

Add scrapy stuff to .gitignore
Brendan Forster 9 роки тому
батько
коміт
bb217159e6
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      Python.gitignore

+ 3 - 0
Python.gitignore

@@ -56,6 +56,9 @@ local_settings.py
 # Flask instance folder
 instance/
 
+# Scrapy stuff:
+.scrapy
+
 # Sphinx documentation
 docs/_build/