ouch/.gitignore
2022-10-11 15:44:34 -03:00

12 lines
217 B
Plaintext

# Cargo artifacts
target/
# These are backup files generated by rustfmt
**/*.rs.bk
# crash logs generated by proptest
*.proptest-regressions
# Common folder for generated shell completions and man pages
artifacts/