Compare commits

..

No commits in common. "eb414f229b62f840fbf33b6387305bbe1e5dd2fb" and "9e5cc0ae9b18e516a6fc81dcc27cdb4942b04109" have entirely different histories.

View File

@ -9,10 +9,6 @@ target/
# MSVC Windows builds of rustc generate these, which store debugging information # MSVC Windows builds of rustc generate these, which store debugging information
*.pdb *.pdb
# Generated by cargo mutants
# Contains mutation testing data
**/mutants.out*/
# RustRover # RustRover
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can # JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore