Mercurial > hgrepos > Python2 > PyMuPDF
view mupdf-source/.gitignore @ 2:b50eed0cc0ef upstream
ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.
The directory name has changed: no version number in the expanded directory now.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:43:07 +0200 |
| parents | |
| children |
line wrap: on
line source
# Optional thirdparty libraryes thirdparty/luratech thirdparty/jpegxr thirdparty/mapping-resources-pdf thirdparty/cmap-resources # Generated files: build generated/resources/fonts/droid generated/resources/fonts/han generated/resources/fonts/noto generated/resources/fonts/sil tags cscope.* node_modules # Editor and file browser turds: *~ .*.swp .DS_Store \#*\# # Editor settings: .exrc .vimrc *.xcworkspace *.xcuserdatad user.make # Temporary and build files: *.class *.jar *.o *.so *.dll DerivedData .venv # PyMuPDF generated build files __pycache__ platform/c++ platform/python platform/java/local.properties platform/win32/*.user platform/win32/*.ncb platform/win32/*.suo platform/win32/Debug platform/win32/DebugOpenssl platform/win32/Profile platform/win32/Release platform/win32/ReleaseOpenssl platform/win32/Memento platform/win32/x64
