17 lines
173 B
Plaintext
17 lines
173 B
Plaintext
# Rust
|
|
/target
|
|
**/*.rs.bk
|
|
Cargo.lock
|
|
|
|
# Nix
|
|
result
|
|
.direnv
|
|
|
|
# Editor-specific for people using these
|
|
.vscode
|
|
.idea
|
|
|
|
# OS-specific for people using these
|
|
.DS_Store
|
|
Thumbs.db
|