# Node.js
node_modules/
package-lock.json

# Playwright
test-results/
playwright-report/
playwright/.cache/

# Python
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
*.log

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db
desktop.ini

# MockLab
state_store.json
custom_store.json
*.backup
