mirror of
https://github.com/uutils/coreutils.git
synced 2026-05-06 07:26:38 -04:00
b92144180f
Also fix a couple of real spelling mistakes.
23 lines
211 B
Plaintext
23 lines
211 B
Plaintext
# spell-checker:ignore (misc) direnv
|
|
|
|
target/
|
|
/src/*/gen_table
|
|
/build/
|
|
/tmp/
|
|
/busybox/
|
|
/.vscode/
|
|
/.vs/
|
|
/public/
|
|
*~
|
|
.*.swp
|
|
.*.swo
|
|
.idea
|
|
lib*.a
|
|
/docs/_build
|
|
*.iml
|
|
### macOS ###
|
|
.DS_Store
|
|
|
|
### direnv ###
|
|
/.direnv/
|