1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 01:31:08 +00:00
uutils-coreutils/.gitignore
2021-05-06 14:18:32 +02:00

17 lines
149 B
Text

target/
/src/*/gen_table
/build/
/tmp/
/busybox/
/.vscode/
/.vs/
*~
.*.swp
.*.swo
.idea
Cargo.lock
lib*.a
/docs/_build
*.iml
### macOS ###
.DS_Store