Ignore data files and scraped data under Scraper directory
This commit is contained in:
parent
a0f9c17c65
commit
c23669c65f
|
|
@ -1,4 +1,9 @@
|
|||
|
||||
scraper/credentials.yaml
|
||||
scraper/input.txt
|
||||
scraper/params.json
|
||||
scraper/selectors.json
|
||||
scraper/data/
|
||||
# Created by https://www.gitignore.io/api/python
|
||||
# Edit at https://www.gitignore.io/?templates=python
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue