From c7632cdb8033e0e97bd67e4baa3abca22ab03ef2 Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Mon, 20 Dec 2021 22:41:33 -0800 Subject: [PATCH] Ignore $pkgdir when building Arch packages --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 277c506..aadd562 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .hypothesis build dist +pkg **/*.egg-info