comparison mupdf-source/thirdparty/zint/.gitignore @ 3:2c135c81b16c

MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:44:09 +0200
parents b50eed0cc0ef
children
comparison
equal deleted inserted replaced
0:6015a75abc2d 3:2c135c81b16c
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/