update .gitignore to ignore all rust's target directory

This commit is contained in:
al8n 2022-12-21 00:25:58 +13:00
parent 415c7f0311
commit b05d24e0d4
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
/target
**target
/Cargo.lock
/.idea
/.fleet