mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 12:20:38 +08:00
exclude snap files
This commit is contained in:
@ -58,7 +58,8 @@ bad_extensions = [
|
|||||||
'woff2',
|
'woff2',
|
||||||
'xz',
|
'xz',
|
||||||
'zip',
|
'zip',
|
||||||
'zst'
|
'zst',
|
||||||
|
'snap'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user