mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
fix: Update include pattern for assets
This commit is contained in:
parent
86f38e11cd
commit
f7f305a564
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ include = ["aider*", "aider.website"]
|
||||||
"docs/ctags.md",
|
"docs/ctags.md",
|
||||||
"docs/unified-diffs.md",
|
"docs/unified-diffs.md",
|
||||||
"docs/leaderboards/index.md",
|
"docs/leaderboards/index.md",
|
||||||
"assets/**",
|
"**/assets/**",
|
||||||
"**/.DS_Store",
|
"**/.DS_Store",
|
||||||
# [[[end]]]
|
# [[[end]]]
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue