pdfdraw/.gitignore
Joachim Bauch 09e38bde61
Vendor JWT dependency.
This allows having other apps provide a global "JWT" which then will not
conflict with the "JWT" in this app.
2023-03-14 15:05:52 +01:00

14 lines
152 B
Text

/node_modules
3rdparty/pdfjs/
build/
js/
lib/Vendor/
vendor/
composer.phar
server/config.js
server/docker-compose.yml
translationtool.phar
*.mo
*.po~