.AIIgnore
The .aiignore file is a configuration specification that tells AI coding agents and LLM-powered developer tools which files, directories, and content should not be read, processed, or modified. Modeled after .gitignore syntax, .aiignore files protect sensitive data, proprietary code, and personal information from being exposed to AI models during development workflows. Supported by JetBrains AI Assistant, Cursor, GitHub Copilot, Claude Code, Gemini Code Assist, and other AI coding tools.
.AIIgnore publishes 1 API on the APIs.io network. Tagged areas include AI Agents, Configuration, Developer Workflow, Security, and Privacy.
The .AIIgnore catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.
.AIIgnore’s developer surface includes developer portal, documentation, and 5 more developer resources.
Kin Score
APIs 1
Individual APIs this provider publishes, each with its own machine-readable definition.
AIIgnore CLI
Command-line tool that generates .aiignore configuration files to protect secrets from AI coding tools including JetBrains AI, Cursor, GitHub Copilot, Claude Code, Codeium, and ...
Pricing Plans 1
Published pricing tiers and plan structures.
Rate Limits 1
Documented rate limits and quota policies.
Aiignore Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals for API financial operations.
Aiignore Finops
FINOPSFeatures 8
Notable capabilities this provider offers.
.gitignore-Compatible Syntax
Uses familiar glob pattern syntax from .gitignore so developers can immediately define exclusion rules.
Secrets Protection
Prevents AI models from reading .env files, credential files, API keys, private keys, and other sensitive data.
Multi-Tool Support
Single .aiignore file works across JetBrains AI, Cursor, GitHub Copilot, Claude Code, Codeium, and Windsurf.
Directory-Level Exclusion
Exclude entire directories from AI context with simple pattern rules (e.g., vendor/, node_modules/).
File Pattern Matching
Match files by extension, name, or path pattern to control AI model access granularly.
Project-Root Placement
Single file in project root applies rules across the entire project tree.
Proprietary Code Protection
Prevent proprietary algorithms, business logic, or licensed code from being sent to external AI APIs.
CLI Generation Tool
aiignore-cli generates boilerplate .aiignore files with one command, covering common secrets patterns automatically.
Scroll for all 8
Semantic Vocabularies 1
JSON-LD contexts and semantic vocabularies used across these APIs.
Aiignore Context
JSON-LDSpectral Rules 1
Spectral governance rulesets for linting and validating these APIs.
.AIIgnore API Rules
SPECTRALJSON Schema 4
Standalone JSON Schema definitions for this provider's data models.
AIIgnoreConfig
JSON SCHEMAAIIgnoreRule
JSON SCHEMAAIToolCompatibility
JSON SCHEMAExclusionPattern
JSON SCHEMAJSON Structure 4
JSON Structure definitions describing this provider's data shapes.
Aiignore Ai Ignore Config Structure
JSON STRUCTUREAiignore Ai Ignore Rule Structure
JSON STRUCTUREAiignore Ai Tool Compatibility Structure
JSON STRUCTUREAiignore Exclusion Pattern Structure
JSON STRUCTUREExamples 4
Example request and response payloads for these APIs.
Security Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Use Cases 5
What developers build with this provider.
API Key Protection
Exclude .env and config files containing API keys, tokens, and credentials from AI coding tool context.
Proprietary Algorithm Protection
Protect trade secrets and proprietary algorithms from being processed by AI models hosted on third-party infrastructure.
Compliance and Data Privacy
Ensure regulated data (PII, healthcare records, financial data) is not sent to external AI APIs.
Large File Exclusion
Exclude large binary files, build artifacts, and generated files that would waste AI context window.
Third-Party Code Exclusion
Prevent licensed third-party code and vendor directories from being included in AI context.
Integrations 7
Pre-built integrations with other platforms and tools.
JetBrains AI Assistant
JetBrains IDEs (IntelliJ, PyCharm, WebStorm, etc.) AI Assistant respects .aiignore in project root.
Cursor AI Editor
Cursor IDE supports .cursorignore (similar concept) for controlling AI context access.
GitHub Copilot
GitHub Copilot supports content exclusion via repository settings and .copilotignore patterns.
Claude Code
Anthropic Claude Code CLI supports .claudeignore file for excluding files from AI context.
Codeium
Codeium AI coding assistant with configurable file exclusion patterns.
Windsurf
Codeium Windsurf AI editor with .windsurfignore support for context control.
Gemini Code Assist
Google Gemini Code Assist with project-level context exclusion configuration.
Scroll for all 7
Resources
Get Started 1
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 2
Authentication, authorization, and security posture