annotate .gitignore @ 6335:0825abaf61a7

mingw-w64: Special case for large input for complex inverse trigonometric functions (bug #49091). * src/mingw-w64-complex-inverse-trig.patch: Add patch for mingw-w64 CRT that implements a special case for large input for complex inverse trigonometric functions cacosh and casinh (and therefore functions that are derived from it, like cacos and casin). * dist-files.mk: Add new patch to list.
author Markus Mützel <markus.muetzel@gmx.de>
date Sat, 23 Jul 2022 19:00:09 +0200
parents 8db5a297f243
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2500
8db5a297f243 Add support for a local settings file settings.mk
Volker Grabsch <vog@notjusthosting.com>
parents: 2418
diff changeset
1 /settings.mk
2412
88cb2ceccacb Fix typos in .gitignore entries
Volker Grabsch <vog@notjusthosting.com>
parents: 2411
diff changeset
2 /usr/
88cb2ceccacb Fix typos in .gitignore entries
Volker Grabsch <vog@notjusthosting.com>
parents: 2411
diff changeset
3 /log/
88cb2ceccacb Fix typos in .gitignore entries
Volker Grabsch <vog@notjusthosting.com>
parents: 2411
diff changeset
4 /pkg
88cb2ceccacb Fix typos in .gitignore entries
Volker Grabsch <vog@notjusthosting.com>
parents: 2411
diff changeset
5 /wip/
2418
9acf7cdce8d6 Ignore temporary build directories and files
Moritz Bunkus <moritz@bunkus.org>
parents: 2412
diff changeset
6 /tmp-*