[]
# Extend `ignore` to skip additional files
= [
# Skip files with binary content
"(?i)\\.(png|jpg|jpeg|gif|webp|avif|ico|bmp|tiff|exe|dll|so|dylib|bin|wasm)$",
# Skip lock files
"\\.lock$",
]
[]
# Extend the dictionary to accept additional identifiers
= "tinify"
= "tinypng"
= "jpeg"
= "webp"
= "avif"
= "reqwest"
= "tokio"
= "serde"
= "thiserror"
= "anyhow"
[]
# Extend the dictionary to accept additional words
= "tinify"
= "tinypng"
= "multipart"