.venv/
node_modules/
__pycache__/
*.pyc
.ipynb_checkpoints/
.jupyter*
operations.db*
.env
.env.*

# Notebook outputs y caches
.cache/
results/
*.log
