trello-to-deck/.gitignore
Paul Campbell 1293442d5d
Some checks failed
Test / build (map[name:stable]) (push) Successful in 4m15s
Test / build (map[name:nightly]) (push) Successful in 4m45s
Release Please / Release-plz (push) Failing after 38s
chore: update gitignore and add Cargo.lock
2024-12-31 15:32:25 +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