Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
8 daysmerged with upstreamAndreas Baumann
2024-03-30.gitignore: add more ignored filesnl6720
* more tarball matching, * `network-config` used by cloud-init, * anything starting with `codesigning`.
2024-02-17Makefile: build and install the mkarchiso(1) man pagenl6720
rst2man from python-docutils is required to convert the man page from reStructuredText.
2022-09-30merged with upstream for ISO 2022-10Andreas Baumann
2022-05-31.gitignore: ignore *.cer, *.crt, *.key, *.pem and *.imgnl6720
* .cer, .crt, .key and .pem are typical file name extensions for TLS certificates and keys. They are used when codesigning with openssl and should never be commited in the repo. * .img is a generic image file. Such files could be used when repacking an ISO to attach cloud-init CIDATA.
2022-02-01merged with upstreamAndreas Baumann
2021-02-14.gitignore: archiso32-* newErich Eckner
2021-01-23add cloud-init files to .gitignore (and loosen out/ and work/)Michael Vorburger
2020-07-11Add work and out directories to .gitignorenl6720
2012-08-03Move Makefile to project root to avoid issues with git archivePierre Schmitz
Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-08-03Add .gitignore and .gitattributesPierre Schmitz
Signed-off-by: Pierre Schmitz <pierre@archlinux.de>