diff --git a/aider/help_pats.py b/aider/help_pats.py index 6a2c20a0b..b86ef51f8 100644 --- a/aider/help_pats.py +++ b/aider/help_pats.py @@ -7,4 +7,5 @@ exclude_website_pats = [ "docs/unified-diffs.md", "docs/leaderboards/index.md", "assets/**", + "**/.DS_Store", ]