mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-05-03 09:39:47 +00:00
Update .gitignore to exclude pdfium library files
This commit is contained in:
parent
e5e1e42e1b
commit
aff9fd50cf
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,3 +1,8 @@
|
|||||||
|
# Ignore pdfium library:
|
||||||
|
libpdfium.dylib
|
||||||
|
libpdfium.so
|
||||||
|
libpdfium.dll
|
||||||
|
|
||||||
# User-specific files
|
# User-specific files
|
||||||
*.rsuser
|
*.rsuser
|
||||||
*.suo
|
*.suo
|
||||||
|
Loading…
Reference in New Issue
Block a user