# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

*.env
data/
conversations/
videos/
logs/
*/test-results/
node_modules/
*/node_modules/
tests_js/run_*
tests_js/validate*
tests_js/dynamic*
tests_js/exec*

artifacts/
uploads/