From 7e31e45a0f57ecf7a47ac8eed07142a5f0c2f065 Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Thu, 10 Aug 2023 06:57:58 -0600 Subject: [PATCH] Ignore extracted dists When testing manual mock builds, built dists are extracted in the current directory. This commit ignores those extracted dists so they are not erroneously committed to the repository. Signed-off-by: Jonathon Anderson --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2510fccf..315c804c 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ Defaults.mk .dist/ userdocs/_* userdocs/reference/* +/warewulf-?.?.?/