news-please/.gitignore
2024-09-24 10:25:19 +02:00

17 lines
No EOL
221 B
Text

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