tools: do not distribute development files in tarball
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 4 Oct 2024 15:14:10 +0000 (11:14 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 9 Oct 2024 02:56:57 +0000 (22:56 -0400)
commit12632abf9d38a8b2dd36c2b05fc6af56fb7de747
tree847a90518b5836a13dae4a41e43e0856a11123aa
parent33ecd814ea5e4a2f9b8227a38210a4fc0e0cb548
tools: do not distribute development files in tarball

Linters scripts are not useful to have in tarballs, as nobody is
expected to do development outside of a git tree.

Anyway, as of today, don't distribute `.clang-format`, so
`tools/format-cpp.sh` is useless in a tarball as it is.

Change-Id: I9f0aaebbe47390749c9be1085791ae09079519fe
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/13318
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-by: Michael Jeanson <mjeanson@efficios.com>
Tested-by: jenkins <jenkins@lttng.org>
Makefile.am
This page took 0.025787 seconds and 4 git commands to generate.