typescript/dist/
typescript/node_modules/
typescript/*.tgz
python/build/
python/dist/
python/.venv/
python/src/*.egg-info/
python/src/jobvetta/__pycache__/
python/tests/__pycache__/
.DS_Store
