AgentIgnore
@a16njs/models / AgentIgnore
Interface: AgentIgnore
Defined in: types.ts:111
Patterns for files the agent should ignore. Examples: .cursorignore
Extends
Properties
id
id:
string
Defined in: types.ts:26
Unique identifier for this item
Inherited from
sourcePath
sourcePath:
string
Defined in: types.ts:30
Original file path where this was discovered
Inherited from
content
content:
string
Defined in: types.ts:32
The actual prompt/rule content
Inherited from
metadata
metadata:
Record<string,unknown>
Defined in: types.ts:34
Tool-specific extras that don't fit the standard model
Inherited from
type
type:
AgentIgnore
Defined in: types.ts:112
The type of customization
Overrides
patterns
patterns:
string[]
Defined in: types.ts:114
Gitignore-style patterns