diff --git a/.gitignore b/.gitignore index f0b93db..7c0409d 100644 --- a/.gitignore +++ b/.gitignore @@ -147,3 +147,8 @@ generated-scratch/ # Keep empty directories with .gitkeep files when needed !.gitkeep + +# Documentation review artifacts (CommentChecker output) +*-docs-issues.md +*-docs-fixed.md +*-docs-final.md