# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb


# Added by cargo

/target
/Cargo.lock

# This test file needn't persist between tests.
/test/random.dat

# We don't want any VS Code garbaje.
/.vscode