Skip to content

gitignore: ignore extracted testdata directories. - #783

Merged
askervin merged 1 commit into
containers:mainfrom
klihub:fixes/gitignore/testdata
Sep 15, 2026
Merged

askervin merged 1 commit into
containers:mainfrom
klihub:fixes/gitignore/testdata

Conversation

@klihub

@klihub klihub commented Sep 14, 2026

Copy link
Copy Markdown
Collaborator

Ignore unpacked test data (typically sysfs dumps), extracted into testdata directories. Ignore test binaries, too.

Test packages which ship a recorded sysfs tree as a tarball
unpack it into a local testdata directory when the tests run,
leaving thousands of generated files behind for the next
git add to potentially pick up. Ignore those directories and
test binaries, too.

Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>

@askervin askervin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@askervin
askervin merged commit 0ab2707 into containers:main Sep 15, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants