Sync up .gitignore and MANIFEST* with recent changes.
This commit is contained in:
parent
55d3f05cf2
commit
81da7be357
3 changed files with 29 additions and 26 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue