This repository has been archived on 2021-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-49/.gitignore
Evan Pratten 2bfdc35ab3 implement the rest of the level timers
Co-authored-by: Luna <LuS404@users.noreply.github.com>
2021-10-03 12:28:34 -04:00

14 lines
343 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/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
/*.gif
/savegame.json