mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
chore(display): add current pdf js version to this repo for testing and remove deno from justfile
This commit is contained in:
+11
-1
@@ -1,3 +1,13 @@
|
||||
.aider*
|
||||
.env
|
||||
/display/internal/pdfjs/node_modules
|
||||
|
||||
/display/internal/pdfjs/node_modules/*
|
||||
|
||||
!/display/internal/pdfjs/node_modules/pdfjs-dist/
|
||||
/display/internal/pdfjs/node_modules/pdfjs-dist/*
|
||||
|
||||
!/display/internal/pdfjs/node_modules/pdfjs-dist/build/
|
||||
/display/internal/pdfjs/node_modules/pdfjs-dist/build/*
|
||||
|
||||
!/display/internal/pdfjs/node_modules/pdfjs-dist/build/pdf.min.mjs
|
||||
!/display/internal/pdfjs/node_modules/pdfjs-dist/build/pdf.worker.min.mjs
|
||||
Reference in New Issue
Block a user