mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
chore: Update exclude patterns in help_pats.py
This commit is contained in:
parent
2a8bb715f0
commit
0d1811a4ae
1 changed files with 6 additions and 0 deletions
|
@ -10,4 +10,10 @@ exclude_website_pats = [
|
|||
"docs/unified-diffs.md",
|
||||
"docs/leaderboards/index.md",
|
||||
"assets/**",
|
||||
".jekyll-metadata",
|
||||
"Gemfile.lock",
|
||||
"Gemfile",
|
||||
"_config.yml",
|
||||
"**/OLD/**",
|
||||
"OLD/**",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue