1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

Minor changes.

This commit is contained in:
Tyler 2021-07-12 10:13:47 -07:00
parent 9aac61c672
commit 88363858d5
3 changed files with 18 additions and 4 deletions

8
tests/fixtures/dd/cspell.json vendored Normal file
View file

@ -0,0 +1,8 @@
{
"version": "0.1",
"language": "en",
"ignorePaths": [
"*.txt",
"*.spec"
]
}