mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
91f07b9d99
* Update luarocks/shellcheck/shfmt check based on `deps-{{ arch }}-{{ checksum ".ci/install.sh" }}` * We generate a git-rev-base to check whether we can trust the cache with `build-{{ arch }}-{{ checksum "git-rev-base" }}` Binary dependencies require `{{ arch }}` because there are different CPUs used on the servers. More information here: https://discuss.circleci.com/t/use-the-arch-cache-template-key-if-you-rely-on-cached-compiled-binary-dependencies/16129
51 lines
805 B
Plaintext
51 lines
805 B
Plaintext
*.swp
|
|
*.swo
|
|
*.un~
|
|
cscope.*
|
|
*.orig
|
|
lua
|
|
lua-*
|
|
.reader.kpdfview.lua
|
|
.vimrc
|
|
*.o
|
|
tags
|
|
test/*
|
|
*.tar
|
|
*.log
|
|
bin/
|
|
install/
|
|
spec/unit/data
|
|
doc/html
|
|
git-rev
|
|
git-rev-base
|
|
emu
|
|
luacov.stats.out
|
|
trace-out.txt
|
|
|
|
koreader-*.zip
|
|
koreader-*.apk
|
|
koreader-*.tar.gz
|
|
koreader-*.targz
|
|
koreader-*.click
|
|
|
|
l10n/*
|
|
!l10n/Makefile
|
|
!l10n/README.md
|
|
i18n
|
|
|
|
/.cproject
|
|
/.project
|
|
|
|
koreader-android-arm-linux-androideabi
|
|
koreader-kindle-legacy-arm-kindle-linux-gnueabi
|
|
koreader-kindle-arm-linux-gnueabi
|
|
koreader-kobo-arm-linux-gnueabihf*
|
|
koreader-kobo-arm-kobo-linux-gnueabi*
|
|
koreader-emulator-i686-w64-mingw32
|
|
koreader-emulator-i686-linux-gnu
|
|
koreader-emulator-x86_64-linux-gnu
|
|
koreader-emulator-x86_64-pc-linux-gnu
|
|
koreader-emulator-x86_64-apple-darwin*
|
|
koreader-pocketbook-arm-obreey-linux-gnueabi
|
|
koreader-ubuntu-touch-arm-linux-gnueabihf
|