diff --git a/.gitignore b/.gitignore index 1688c8299e..c3a3ab525b 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,12 @@ docs/dev .specify/extensions/.cache/ .specify/extensions/.backup/ .specify/extensions/*/local-config.yml + +# The following directories/file are intentionally ignored so that they are not accidentally +# committed to the repository. They contain the scaffolding `specify init --integration copilot` +# does and they are meant for dogfooding Spec Kit during its own feature development. +.github/agents/ +.github/prompts/ +.github/copilot-instructions.md +.specify/ +specs/