Sync up .gitignore and MANIFEST* with recent changes.

This commit is contained in:
Adam Spiers 2011-11-24 18:05:57 +00:00
parent 55d3f05cf2
commit 81da7be357
3 changed files with 29 additions and 26 deletions

View file

@ -66,13 +66,17 @@
^MANIFEST\.SKIP
# Avoid archives of this distribution
\bStow-[\d\.\_]+
\b[sS]tow-[\d\.\_]+
# Avoid autotools stuff
^aclocal.m4$
^automake/
^autom4te\.cache/.+$
^config\.(log|status)$
^doc/\.dirstamp$
^doc/stamp-vti$
^doc/manual.texi
^doc/stow.pdf
# Avoid test files
^t/(stow|target)/.+$
^tmp-testing-trees