11 lines
102 B
Plaintext
11 lines
102 B
Plaintext
# Rust ignores
|
|
/target/
|
|
Cargo.lock
|
|
**/*.rs.bk
|
|
|
|
# mdBook ignores
|
|
*.org
|
|
.#*
|
|
.gdb_history
|
|
/template
|
|
book/ |