.vscode/* !.vscode/extensions.json node_modules/ /test-results/ /playwright-report/ /blob-report/ /playwright/.cache/ # Generated locally by the workspace root's scripts/setup.sh; never committed. .env secrets/ __pycache__/ *.py[cod] # The local flow store (its own git repository) and the encrypted secrets file. /backend/flow-data/ # Output of `make verify` (root Makefile). /frontend/screenshots/ *.tsbuildinfo # Output of `make docs` (the zensical build of docs/). /site/