# These often present in developer's system
.kdev4/
build/
# Locally extracted / installed plugin messages
rkward/plugins/po/
# Generated from cmake
rkward/resource.ver
rkward/version.h
rkward/rbackend/rpackages/rkward/R/ver.R
# Log files from testing
tests/make_plugintests.txt
# Message templates and imported translations should not be in the repo
*.pot
i18n/po/
# General purpose temp directory for scripts
scripts/tmp/
# More (legacy) temp dirs
osctemp/
ppatemp/
# can be added by MacPorts and shouldn't be part of the sources
macports/PortIndex
macports/PortIndex.quick
macports/kde/rkward-devel/work
macports/kde/rkward/work
*.orig
*.rej
