mirror of
https://github.com/uutils/red.git
synced 2026-06-10 16:14:42 -07:00
21 lines
405 B
Plaintext
21 lines
405 B
Plaintext
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
debug
|
|
target
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
|
*.pdb
|
|
|
|
# Generated by cargo mutants
|
|
# Contains mutation testing data
|
|
**/mutants.out*/
|
|
|
|
# Local GNU sed tests (fetched separately)
|
|
red/tests/gnused-tests/
|
|
red/coverage/
|
|
|
|
red.code-workspace
|