mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
chore: Ignore .DS_Store files in exclude patterns
This commit is contained in:
parent
5cb9b242e2
commit
cee59c2ca3
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ exclude_website_pats = [
|
|||
"docs/unified-diffs.md",
|
||||
"docs/leaderboards/index.md",
|
||||
"assets/**",
|
||||
"**/.DS_Store",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue