diff --git a/.gitignore b/.gitignore index e716fb8..f2bf630 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,11 @@ -# Generated by Cargo -# will have compiled files and executables +# Cargo artifacts target/ -makeshift_testing.py - # 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/