1.codex
2.research/
3node_modules/
4dist/
5apps/*/dist/
6
7# environment
8.env
9
10# runtime state
11session.json
12primary-failover.json
13rest-snapshot.json
14
15# agent home — ignore everything except the example file
16home/*
17!home/soul.example.md
18
19.codex