Update manifest files to keep ./Build distcheck happy

This commit is contained in:
Adam Spiers 2024-04-06 15:09:53 +01:00
parent 748a34b211
commit 5bb65f60d6
2 changed files with 9 additions and 0 deletions

View file

@ -12,6 +12,7 @@ Build.PL
ChangeLog
configure
configure.ac
CONTRIBUTING.md
COPYING
default-ignore-list
doc/ChangeLog.OLD
@ -43,6 +44,7 @@ t/find_stowed_path.t
t/foldable.t
t/ignore.t
t/join_paths.t
t/link_dest_within_stow_dir.t
t/parent.t
t/stow.t
t/rc_options.t

View file

@ -87,3 +87,10 @@ tmp-testing-trees
.travis.yml
^docker/
^[a-zA-Z]*-docker.sh
# Avoid development config
.dir-locals.el
.dumbjump
# Avoid CI
.github/