Files
news-please/.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/