crypto/tinycrypt: sync .gitignore with mbedtls/.gitignore

avoid git untracked
Untracked files:
  (use "git add <file>..." to include in what will be committed)
        crypto/tinycrypt/tinycrypt/

Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
This commit is contained in:
wangbowen6 2023-01-29 19:53:51 +08:00 committed by Xiang Xiao
parent fc7a957554
commit 0eb778d849

View File

@ -1,2 +1,2 @@
*.zip
tinycrypt/*
/tinycrypt
/*.zip