11 lines
267 B
Plaintext
11 lines
267 B
Plaintext
|
target
|
||
|
|
||
|
# create by https://github.com/iamcco/coc-gitignore (Sun Jan 02 2022 18:30:21 GMT+0800 (China Standard Time))
|
||
|
# Rust.gitignore:
|
||
|
# Generated by Cargo
|
||
|
# will have compiled files and executables
|
||
|
/target/
|
||
|
|
||
|
# These are backup files generated by rustfmt
|
||
|
**/*.rs.bk
|