glibc/.gitignore
Arjun Shankar 5a90f7a991 patch-git: Import from c10s and turn on (RHEL-117185)
Sync patch-git.lua, CONTRIBUTING.md, .gitignore with
commit e95aa14bd2 from c10s.

Update glibc.spec to auto-generate version, release patch list,
and changelog.

Some patches up to Patch409 (glibc-rh2129005.patch) require an ordering
that patch-git does not support.  Therefore they are left in.  Patches
410 onwards follow the intra-commit lexicographic order that patch-git
uses and can therefore be auto-generated by patch-git tooling.

Resolves: RHEL-117185
Parent: e8cd46bcf1
Patch-Git-Version: 1
RPM-Version: 2.34
RPM-Release: 235%{?dist}
RPM-Changelog-Stop: yes
2025-10-09 15:25:37 +02:00

9 lines
166 B
Plaintext

# Release tarballs.
/glibc-*.tar.[gx]z
# Generated (source) RPMs.
/*.rpm
# Expanded source trees.
/glibc-*/
# Support files for patch-git.
/patch-git-generated-*.txt