job-scrapper/.gitignore

9 lines
59 B
Plaintext
Raw Normal View History

2024-06-13 09:14:04 +00:00
*.venv*
*.hide
output/
*.db
*.csv
__pycache__
2024-08-08 13:03:47 +00:00
dist/
build/