summaryrefslogtreecommitdiff
path: root/contrib/contacts/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2025-03-01contrib/contacts: rename .txt to .adocTodd Zullinger1-1/+1
The .txt extensions were changed to .adoc in 1f010d6bdf (doc: use .adoc extension for AsciiDoc files, 2025-01-20). Do the same for contrib/contacts. Signed-off-by: Todd Zullinger <tmz@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
2014-10-15contacts: add a Makefile to generate docs and installSebastian Schuberth1-0/+71
Also add a gitignore file for generated files. Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>