2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/.gitignore
Frans de Jonge 9d39f11f59 Travis: speed up by caching base and running luacheck earlier (#2741)
* Travis: speed up by caching base and running luacheck earlier
* ignore bin and install for git status change detection
* skip coverage except on official master branch. It adds 3 whole minutes and does nothing to prevent regressions
* also cache ~/.luarocks. It evens out but would generally prevent remote timeout shenenigans
* remove base cache dir before caching with verbose remove to see what's going on
* more inclusive shell code quality analysis
* fixed more shellcheck issues
* better shellcheck/shfmt debugging info
2017-04-11 11:23:42 +02:00

50 lines
792 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
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