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