mirror of
https://github.com/fhamborg/news-please.git
synced 2021-09-19 22:26:00 +03:00
12 lines
142 B
Plaintext
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/
|