Merge pull request #295 from ouch-org/remove-unwrap
[ouch.git] / .gitignore
blobf2bf630c3a79990f9f89106fc7c1895083afd1e4
1 # Cargo artifacts
2 target/
4 # These are backup files generated by rustfmt
5 **/*.rs.bk
7 # crash logs generated by proptest
8 *.proptest-regressions
10 # Common folder for generated shell completions and man pages
11 artifacts/