* .bzrignore: Add .h files that are host-dependent.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Jan 2011 08:30:09 +0000 (00:30 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Jan 2011 08:30:09 +0000 (00:30 -0800)
commit803059b950b16957496e81b1cd12143e33775e3e
tree38c313d118adf0c715079ab8a46a39c60a1c07fc
parent6e8e6bf2535c24b8e8127cc3768d07b528db6d87
* .bzrignore: Add .h files that are host-dependent.

Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h,
lib/time.h, lib/unistd.h, lib/warn-on-use.h.  These are
host-dependent and are built as part of an ordinary 'make', and
should not be checked in.
ChangeLog