completion-ignored-build makes additions to
Emacs
completion-ignored-extensions
to have some generated build files ignored.
The setups work dynamically so they notice for instance a
Makefile in one directory is generated by Automake, so should be
ignored, but in another directory it's manually created, so not ignored.
Many such setups are probably possible, but currently just some "autotools"
and Perl bits are included. See the
completion-ignored-build-enable docstring in the code for
details.
completion-ignored-build is
free software (free
as in freedom), published under the terms of the
GNU General Public
License (v3 or up). Download version 8 here, or in my
miscbits-el collection:
completion-ignored-build.el
(19k, and
sig)
The sig is a Gnu PG ascii armoured
signature for completion-ignored-build.el, generated from
my key.
This page Copyright 2008, 2009, 2010, 2011, 2012, 2013 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.