Skip to content

Commit

Permalink
Update manifest files to keep ./Build distcheck happy
Browse files Browse the repository at this point in the history
  • Loading branch information
aspiers committed Apr 6, 2024
1 parent 748a34b commit 5bb65f6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Build.PL
ChangeLog
configure
configure.ac
CONTRIBUTING.md
COPYING
default-ignore-list
doc/ChangeLog.OLD
Expand Down Expand Up @@ -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
Expand Down
7 changes: 7 additions & 0 deletions MANIFEST.SKIP
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit 5bb65f6

Please sign in to comment.