I noticed the following untracked files after I run cargo test:
cargo test
libpijul/debug libpijul/add_file2.dot libpijul/debug_tree libpijul/debug_sanakirja libpijul/debug4165
Should these types of files be added to .ignore?
.ignore
I noticed the following untracked files after I run
cargo test
:Should these types of files be added to
.ignore
?