JobSpy/.gitignore

14 lines
174 B
Plaintext

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