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:
parent
e5e0ebbe36
commit
bcf427ab94
|
|
@ -8,3 +8,4 @@ Cargo.lock
|
|||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
log
|
||||
|
|
|
|||
Loading…
Reference in New Issue