__pycache__/
*.py[cod]
.venv/
.chrome-libs/
.tmp-*/

# 运行时数据与真实银行文件一律不进仓库（样本仅限流水模板/中已脱敏的六份）
data/
uploads/
exports/
*.local
server.pid
server.out.log
server.err.log
nul

# 本地协作工具运行目录
.multica/
.opencode/
.agent_context/
.kimi/

vendor_pkgs/
node_modules/
package-lock.json

# local vendor for agent test env (not shipped)
.vendor/
vendor_wheels/
