# dependencies
node_modules

# build output
dist

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*

# env files
.env*

# typescript
*.tsbuildinfo

# python
__pycache__/
*.pyc
*.pyo
*.egg-info/
.eggs/
.mypy_cache/
.pytest_cache/
.tox/
pypi/vibefixing_wrapper/_bundled/
