shim: add log to .gitignore

add log to .gitignore to avoid committing log file to repo.

Signed-off-by: bin liu <bin@hyper.sh>
This commit is contained in:
bin liu 2021-12-13 18:15:17 +08:00
parent e5e0ebbe36
commit bcf427ab94
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
log