trello-to-deck/.gitignore
Paul Campbell 3c57554475
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m9s
Test / build (map[name:nightly]) (push) Successful in 1m28s
Release Please / Release-plz (push) Failing after 13s
build: initial ci setup
2024-12-12 07:55:23 +00:00

27 lines
556 B
Text

# ---> Rust
# Generated by Cargo
# will have compiled files and executables
debug/
target/
Cargo.lock
# 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
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
mutants.out/
mutants.out.old/
tarpaulin-report.html
*.profraw
.idea/
trello-to-deck.toml