Skip to content

Instantly share code, notes, and snippets.

@cristovaov
Created March 29, 2026 21:20
Show Gist options
  • Select an option

  • Save cristovaov/70639e8304ac7aedb7f60e27b73198a7 to your computer and use it in GitHub Desktop.

Select an option

Save cristovaov/70639e8304ac7aedb7f60e27b73198a7 to your computer and use it in GitHub Desktop.
ai.gitignore
# ============================================================
# AI tool-specific files — Claude Code / Cursor / Copilot / Gemini / MCP
# ============================================================
# Claude Code
.claude/
CLAUDE.md
CLAUDE.local.md
CLAUDE.private.md
# Cursor
.cursor/
.cursorignore
.cursorrules
# GitHub Copilot / GitHub AI
.github/copilot/
.github/copilot-instructions.md
.github/ai/
.github/ai-instructions.md
.github/instructions/
.github/prompts/
.github/agents/
copilot-instructions.md
# Gemini CLI
.gemini/
.geminiignore
GEMINI.md
# MCP
.mcp/
mcp.local.json
mcp-config.json
mcp-config.local.json
# OpenAI / Anthropic local tooling
.openai/
.anthropic/
# Agent standards / shared instruction files
AGENTS.md
AGENTS.local.md
AGENTS.private.md
PROMPTS.md
prompts/
instructions.md
instruction.md
context.md
memory.md
notes.ai.md
# Skill / rule packs
skills/
skill/
.skillpacks/
.skillset/
SKILLS.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment