Skip to content

Commit 8dbb8e6

Browse files
committed
chore(gitignore): drop dead entries
python/paperjam/libpdfium.so pointed at a path that was renamed to py_src/ long ago, and the Sphinx _build entry is from before the docs moved to Docusaurus. Both were no-ops.
1 parent 577c132 commit 8dbb8e6

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.gitignore

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,12 @@ CLAUDE.md
3333
.DS_Store
3434
Thumbs.db
3535

36-
# Bundled native libraries (binary artifacts)
37-
python/paperjam/libpdfium.so
38-
3936
# Test fixtures (generated)
4037
tests/fixtures/large_*.pdf
4138

4239
# Per-session test artifacts (accuracy reports, etc.)
4340
tests/output/
4441

45-
# Sphinx
46-
_build
47-
4842
# Lock file (library)
4943
uv.lock
5044

0 commit comments

Comments
 (0)