1
0
mirror of https://github.com/jaredtao/TaoQuick.git synced 2025-01-31 21:22:58 +08:00

update pro [skip ci]

This commit is contained in:
jared 2019-08-04 12:32:09 +08:00
parent dc63081c97
commit 1c78a4e304

View File

@ -3,10 +3,7 @@ SUBDIRS += \
src
OTHER_FILES += README.md \
README-en_us.md \
Install.md \
Preview-animation.md \
Preview-normal.md \
.clang-format \
LICENSE \
appveyor.yml \
@ -23,5 +20,4 @@ linux {
OTHER_FILES += \
scripts/ubuntu/install.sh \
scripts/ubuntu/build.sh \
scripts/ubuntu/deploy.sh
}