.env

# Python
.venv
dist/
__pycache__/
*.egg-info/
.*_cache
.coverage
.langgraph_api/
.files
# uv.lock

# Data
data/
notebooks/*.csv
notebooks/*.txt
nohup.out

node_modules/

packages/expasy-agent/src/expasy_agent/webapp
tutorial/public/logo_*.png
tutorial/.chainlit/translations/*
!tutorial/.chainlit/translations/en-US.json
