Files
JobSpy/.gitignore
2023-07-09 17:25:35 -05:00

7 lines
59 B
Plaintext

/.idea
**/.DS_Store
/venv/
/ven/
**/__pycache__/
*.pyc
.env