unplugged-vendor/external/rust/crates/gdbstub/.gitignore

8 lines
154 B
Plaintext

/target
**/*.rs.bk
Cargo.lock
**/.gdb_history
# GDB will core dump if the target is implemented incorrectly (which it often is during debugging)
**/core