update .gitignore to ignore all rust's target directory
This commit is contained in:
parent
415c7f0311
commit
b05d24e0d4
|
@ -1,4 +1,4 @@
|
|||
/target
|
||||
**target
|
||||
/Cargo.lock
|
||||
/.idea
|
||||
/.fleet
|
Loading…
Reference in New Issue