14 lines
130 B
Text
14 lines
130 B
Text
|
# Rust
|
||
|
/target
|
||
|
Cargo.lock
|
||
|
|
||
|
# Version control and locks.
|
||
|
*.orig
|
||
|
*.swp
|
||
|
*~
|
||
|
.#*
|
||
|
\#*\#
|
||
|
ChangeLog
|
||
|
[0-9]*.patch
|
||
|
[0-9]*.txt
|
||
|
/vc-dwim-log-*
|