# Generated by agentops init
# Keep generated runtime artifacts out of source control
.env
.env.*
!.env.example
results/**
official-eval/**
.resolved/**

# Keep source-of-truth AgentOps configuration under version control
!config.yaml
!run.yaml
!bundles/**
!datasets/**
!data/**
