mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
cspell: ignore the ftl files
This commit is contained in:
Vendored
+2
-1
@@ -26,7 +26,8 @@
|
||||
"tests/**/fixtures/**",
|
||||
"src/uu/dd/test-resources/**",
|
||||
"vendor/**",
|
||||
"**/*.svg"
|
||||
"**/*.svg",
|
||||
"src/uu/*/locales/*.ftl"
|
||||
],
|
||||
|
||||
"enableGlobDot": true,
|
||||
|
||||
Reference in New Issue
Block a user