rm all temp file
This commit is contained in:
parent
bf5e8e3bac
commit
7162f3ee8b
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,5 +3,6 @@ target/
|
|||
**/*.rs.bk
|
||||
.DS_Store
|
||||
*.pdb
|
||||
temp*
|
||||
exercises/clippy/Cargo.toml
|
||||
exercises/clippy/Cargo.lock
|
||||
|
|
Loading…
Reference in a new issue