mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-04 19:44:30 -08:00
10 lines
108 B
Plaintext
10 lines
108 B
Plaintext
/venv/
|
|
/.idea
|
|
**/__pycache__/
|
|
**/.pytest_cache/
|
|
/.ipynb_checkpoints/
|
|
**/output/
|
|
**/.DS_Store
|
|
*.pyc
|
|
.env
|
|
dist |