mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
This generates the `--tar-ignore`s to avoid having to manually maintain the list when adding new files or folders for other platforms. Instead now we have a list of files and directories to include, and a list of exceptions to exclude from the includes. From that we generate the tar-ignore list. Fixes: #14563 Test-bot: skip |
||
|---|---|---|
| .. | ||
| deb-packaging.tests.sh | ||
| package-build.inc.tests.sh | ||
| test.inc.sh | ||
| test.sh | ||
| verify_api.tests.sh | ||