Преглед изворни кода

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:
 *.log
 
+# Scrapy stuff:
+.scrapy
+
 # Sphinx documentation
 docs/_build/