1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-17 03:54:08 +02:00

ignore .pdm-python file

This commit is contained in:
Nick Sweeting
2023-10-19 17:09:48 -07:00
parent b6113cc00c
commit 8caffc4b4e

1
.gitignore vendored
View File

@@ -13,6 +13,7 @@ venv/
node_modules/
# Packaging artifacts
.pdm-python
archivebox.egg-info
archivebox-*.tar.gz
build/