2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/.gitignore

41 lines
558 B
Plaintext
Raw Normal View History

2012-02-04 15:24:42 +00:00
*.swp
2012-12-30 06:09:03 +00:00
*.swo
cscope.*
*.orig
2012-02-04 15:24:42 +00:00
lua
lua-*
2012-03-05 05:38:51 +00:00
.reader.kpdfview.lua
.vimrc
git-rev
*.o
2013-03-16 01:07:40 +00:00
tags
test/*
*.tar
2014-05-18 13:26:35 +00:00
*.log
2014-05-15 08:07:38 +00:00
spec/unit/data
2012-02-04 15:24:42 +00:00
2013-03-24 19:52:52 +00:00
emu
koreader-*.zip
2014-06-02 13:59:29 +00:00
koreader-*.apk
2014-08-19 04:11:26 +00:00
koreader-*.tar.gz
koreader-*.click
2012-02-04 15:24:42 +00:00
l10n/*
!l10n/Makefile
!l10n/README.md
2015-12-26 20:52:07 +00:00
i18n
/.cproject
/.project
koreader-android-arm-linux-androideabi
koreader-kindle-arm-linux-gnueabi
koreader-kobo-arm-linux-gnueabihf
koreader-emulator-i686-w64-mingw32
koreader-emulator-x86_64-linux-gnu
koreader-emulator-x86_64-pc-linux-gnu
koreader-pocketbook-arm-obreey-linux-gnueabi
koreader-ubuntu-touch-arm-linux-gnueabihf
2012-10-02 21:33:59 +00:00