瀏覽代碼

Add scrapy stuff to .gitignore

Capi Etheriel 10 年之前
父節點
當前提交
433fcebbc3
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Python.gitignore

+ 3 - 0
Python.gitignore

@@ -51,6 +51,9 @@ coverage.xml
 # Django stuff:
 # Django stuff:
 *.log
 *.log
 
 
+# Scrapy stuff:
+.scrapy
+
 # Sphinx documentation
 # Sphinx documentation
 docs/_build/
 docs/_build/