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

remove pdm lockfile from git

This commit is contained in:
Nick Sweeting
2024-04-25 18:03:44 -07:00
parent 4a5ad32040
commit 8cbc1a4adc
2 changed files with 2 additions and 1132 deletions

6
.gitignore vendored
View File

@@ -13,8 +13,9 @@ venv/
node_modules/
# Ignore dev lockfiles (should always be built fresh)
requirements-dev.txt
pdm.lock
pdm.dev.lock
requirements-dev.txt
# Packaging artifacts
.pdm-python
@@ -26,9 +27,6 @@ dist/
# Data folders
data/
data1/
data2/
data3/
data*/
output/

1128
pdm.lock generated

File diff suppressed because it is too large Load Diff