Add missing .a files [ci build]

This commit is contained in:
halx99 2020-11-16 16:20:21 +08:00
parent 0b805564dc
commit 44a7d2a9bd
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -168,6 +168,7 @@ tests/lua-tests/project/proj.tizen/res/
# Ignore static libraries
*.a
!/external/**/*.a
# Ignore the CMake build folder, such as ios-build/linux-build
*-build/