1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 01:31:08 +00:00
uutils-coreutils/.gitignore
Nicolas Boichat b92144180f dotfiles: Add works to cspell dictionary
Also fix a couple of real spelling mistakes.
2025-03-26 16:49:21 +01:00

22 lines
211 B
Text

# 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/