Open
Description
Product: tt CLI
Since: tt 2.9.0.
Dev ticket:
Root document: https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/pack/
SME: @ AlexandrLitkevich @ oleg-jukovec
Details
Use .packignore
in the same way as .gitignore
allows to exclude
unnecessary files while preparing application package with `tt pack
command.
Requested by @elhimov in tarantool/tt@2fb5a0d.