1
0
Fork 0
mirror of synced 2024-06-02 02:25:20 +12: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/ node_modules/
# Packaging artifacts # Packaging artifacts
.pdm-python
archivebox.egg-info archivebox.egg-info
archivebox-*.tar.gz archivebox-*.tar.gz
build/ build/