mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #1543 from barraponto/patch-2
Add scrapy stuff to .gitignore
This commit is contained in:
commit
bb217159e6
1 changed files with 3 additions and 0 deletions
|
@ -56,6 +56,9 @@ local_settings.py
|
|||
# Flask instance folder
|
||||
instance/
|
||||
|
||||
# Scrapy stuff:
|
||||
.scrapy
|
||||
|
||||
# Sphinx documentation
|
||||
docs/_build/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue