trello-to-deck/.gitignore

24 lines
486 B
Text
Raw Permalink Normal View History

2024-11-29 14:15:32 +00:00
# ---> 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
2024-12-14 14:29:16 +00:00
lcov.info
2024-11-29 14:15:32 +00:00
.idea/
trello-to-deck.toml