···11+.DS_STORE
22+jacquard/
33+binaries/
44+# Generated by Cargo
55+# will have compiled files and executables
66+debug
77+target
88+99+# These are backup files generated by rustfmt
1010+**/*.rs.bk
1111+1212+# MSVC Windows builds of rustc generate these, which store debugging information
1313+*.pdb
1414+1515+# Generated by cargo mutants
1616+# Contains mutation testing data
1717+**/mutants.out*/
1818+1919+# RustRover
2020+# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
2121+# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
2222+# and can be added to the global gitignore or merged into this file. For a more nuclear
2323+# option (not recommended) you can uncomment the following to ignore the entire idea folder.
2424+#.idea/