JobSpy/.gitignore

13 lines
138 B
Plaintext

/venv/
/.idea
**/__pycache__/
**/.pytest_cache/
/.ipynb_checkpoints/
**/output/
**/.DS_Store
*.pyc
.env
dist
jobs.csv
.vscode/launch.json