trello-to-deck/.gitignore
Paul Campbell 1d5ba95962
Some checks failed
Test / build (map[name:nightly]) (push) Failing after 8s
Test / build (map[name:stable]) (push) Failing after 9s
chore: update gitignore and add Cargo.lock
2024-12-31 15:30:49 +00:00

23 lines
486 B
Text

# ---> Rust
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# cargo-bin-run cache
.bin
# 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
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
mutants.out/
mutants.out.old/
tarpaulin-report.html
*.profraw
lcov.info
.idea/
trello-to-deck.toml