From 8caffc4b4e761750c3fb56c826103b98f15be190 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 19 Oct 2023 17:09:48 -0700 Subject: [PATCH] ignore .pdm-python file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f8fefbfb..a615433e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ venv/ node_modules/ # Packaging artifacts +.pdm-python archivebox.egg-info archivebox-*.tar.gz build/