.AIIgnore · Example Payload

Aiignore Exclusion Pattern Example

AI AgentsConfigurationDeveloper WorkflowSecurityPrivacyDeveloper ToolsLLMSecrets Management

Aiignore Exclusion Pattern Example is an example object payload from .AIIgnore, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

categorypatternsrationale

Example Payload

aiignore-exclusion-pattern-example.json Raw ↑
{
  "category": "secrets",
  "patterns": [],
  "rationale": "Contains API keys and credentials that should not be sent to AI APIs"
}