Files
SimpleScraper/.dockerignore

14 lines
155 B
Plaintext

.git/
.gitignore
__pycache__/
*.pyc
venv/
.venv/
.env
.env.*
.pytest_cache/
charts/
yahoo.html
scraper_service(works).py
scraper_service.working.backup.py