JobSpy/.gitignore
2023-07-10 22:23:05 -05:00

7 lines
59 B
Plaintext

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