comparison mupdf-source/thirdparty/freeglut/.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 Makefile.in
2 Makefile
3 INSTALL
4 .deps
5 aclocal.m4
6 autom4te.cache
7 build
8 compile
9 config.guess
10 config.sub
11 configure
12 configure.cache
13 config.log
14 config.status
15 # config.h.in is now static and used with CMake, keep it:
16 #config.h.in
17 config.h
18 depcomp
19 install-sh
20 ltmain.sh
21 missing
22 stamp-h1
23 *.tar
24 *.tar.gz
25 *.tar.bz2
26 *.zip
27 *.o
28 *.a
29 *~
30 # my build dirs:
31 cross-android
32 cross-woe
33 native