# python __pycache__/ *.pyc server/.venv/ .venv/ *.egg-info/ .pytest_cache/ .ruff_cache/ # node web/node_modules/ web/.next/ web/next-env.d.ts web/*.tsbuildinfo # secrets / data .env .env.* !.env.example data/ logs/ models/ # os .DS_Store