2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/.gitignore
chrox 1817a9190f remove template pot and translated po files in the main repo
aternatively the resource file(pot file) in Transifex is updated
with `make pot` and the translated files(po files) is updated with
`make po`. `make pot po` will be handled automatically on the nightly
build machine.
2014-08-26 09:59:29 +08:00

35 lines
347 B
Plaintext

*.swp
*.swo
cscope.*
*.orig
lua
lua-*
.reader.kpdfview.lua
.vimrc
git-rev
*.o
tags
test/*
*.tar
*.log
spec/unit/data
emu
koreader-*.zip
koreader-*.apk
koreader-*.tar.gz
l10n/*
!l10n/Makefile
!l10n/README.md
/.cproject
/.project
koreader-arm-linux-androideabi
koreader-arm-linux-gnueabi
koreader-arm-linux-gnueabihf
koreader-x86_64-linux-gnu