This repository has been archived on 2024-05-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
advent/.gitignore
2020-11-30 13:40:55 -05:00

13 lines
327 B
Plaintext

# 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
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk