Files
red/.gitignore
Volodymyr Yavdoshenko be09c6a4a5 red v1.0.0
2026-01-08 22:52:12 +02:00

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