mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
chore: Add comment about ignoring meta and docs files
This commit is contained in:
parent
821f7d6694
commit
616c4a9a53
1 changed files with 2 additions and 0 deletions
|
@ -673,6 +673,8 @@ def run_test_real(
|
|||
]
|
||||
)
|
||||
|
||||
# add all the files under testdir/ .meta and .docs to ignore_files ai!
|
||||
|
||||
# Also ignore test & example files
|
||||
ignore_files.update(test_files)
|
||||
ignore_files.update(example_files)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue