comparison mupdf-source/thirdparty/zint/.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
comparison
equal deleted inserted replaced
1:1d09e1dec1d9 2:b50eed0cc0ef
1 build/
2 *~
3 *.[ao]
4 *.swp
5 *.swo
6 *.suo
7 *.pro.user
8 .directory
9 CMakeLists.txt.user*
10 backend/Makefile
11 frontend/Makefile
12 docs/manual.pdf
13 docs/zint.1.tex
14 build-*
15 win32/*.VC.opendb
16 win32/*.VC.db
17 win32/Debug
18 win32/Release
19 win32/x64
20 extern/*
21
22 .vscode/
23 out/