1
0
mirror of https://github.com/fhamborg/news-please.git synced 2021-09-19 22:26:00 +03:00
Files
news-please-content-crawler/.gitignore
Felix Hamborg 0f3811f8c6 cleanup
2018-07-23 11:00:15 +02:00

12 lines
142 B
Plaintext

*.pyc
# the download folder for any saved, crawled data (testing)
data/
.resume_jobdir/
__pycache__/
.idea/
.DS_Store
news-please.iml
venv/