# Generated by Cargo
# will have compiled files and executables
debug/
target/


# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
#
# NOTE: We instead *check in* Cargo.lock, following advice that:
# "When in doubt, check Cargo.lock into the version control system (e.g. Git). For a better understanding of why and what the alternatives might be, see “Why have Cargo.lock in version control?” in the FAQ. We recommend pairing this with Verifying Latest Dependencies" (<https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html>)
# 
# TODO: Verify latest dependencies (CI/CD?); <https://doc.rust-lang.org/cargo/guide/continuous-integration.html#verifying-latest-dependencies>.

#Cargo.lock


# 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

# macOS ?

.DS_Store


# Custom
dbg.txt
