From 9f561c54c714da8c5e999f6e0fd6c4f05f69a78d Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Thu, 18 Jul 2019 11:16:18 +0200 Subject: [PATCH] tests: Ignore .testdir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e35f43ef..1f3902c7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ /dracut-install /modules.d/99base/switch_root /test/*/test.log +/test/*/.testdir test*.img /.buildpath /.project