Files
JobSpy/.gitignore
2023-09-03 20:05:31 -05:00

10 lines
103 B
Plaintext

/.idea
**/.DS_Store
/venv/
/ven/
**/__pycache__/
**/.pytest_cache/
*.pyc
.env
dist
/.ipynb_checkpoints/