Keep a single `.gitignore` file master
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 24 Apr 2024 07:00:19 +0000 (03:00 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 24 Apr 2024 21:04:19 +0000 (17:04 -0400)
commiteced29fcde500cecbec69231bf8d4b1d9f8fe556
treecc4980bcc672808cd6c92a85bdf68c7afe04910b
parent3b4f52ad45c87421f2610fcce009d419cf3bc8ee
Keep a single `.gitignore` file

We have a few arbitrary directory-specific `.gitignore` files and I'd
like to keep things consistent here: either dedicated `.gitignore` files
or a single root `.gitignore` file.

Choose the latter as it's simpler to maintain.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ib679a19cd20adb0034860073e04388d7d6e084f6
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12471
.gitignore
doc/api/libbabeltrace2/.gitignore [deleted file]
doc/man/.gitignore [deleted file]
src/bindings/python/bt2/.gitignore [deleted file]
tests/bindings/python/bt2/.gitignore [deleted file]
tests/python-plugin-provider/.gitignore [deleted file]
This page took 0.037714 seconds and 4 git commands to generate.