Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ modules/promises
.no-distrib
services/autorun/README.md
templates/README.md
ci
modules/mustache
Copy link
Contributor Author

@jakub-nt jakub-nt Sep 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not 100% sure about this one (deleting the entire mustache directory).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's empty (only a README), and it's also not present in the tarballs from the website. I think it makes sense to remove here to make the module minimal, and to make it match the tarball. It's the type of thing which should be documented elsewhere (create a folder / file or use this module, or similar).


$templates
$(basename $0)
Expand Down