Update .gitignore to exclude pdfium library files

This commit is contained in:
Thorsten Sommer 2025-05-02 15:52:42 +02:00
parent e5e1e42e1b
commit aff9fd50cf
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

5
.gitignore vendored
View File

@ -1,3 +1,8 @@
# Ignore pdfium library:
libpdfium.dylib
libpdfium.so
libpdfium.dll
# User-specific files
*.rsuser
*.suo