# local config & object files
build-config.mk
sbin
usr
var
# configure targets
autom4te.cache
.config
config.log
config.status
configure
# cpan configure targets
.installed
CPAN-Config.pm
CPAN-install
# Target build dirs
.build-machine
# Timestamps
.makefile
# src & hw requires
.src_requires
.src_requires_depend
# Tarballs
*.gz
*.bz2
*.lz
*.xz
*.tgz
*.txz
# Signatures
*.asc
*.sig
*.sign
*.sha1sum
# Patches
*.patch
# Object Files
*.[ao]
# backup copies
*~