# All Cargo output directories.
# Generally there should be only one, at the same level as this file.
target/
debug/
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
