[projects/git-slug] Ignore wygenerowanych stron man

arekm arekm at pld-linux.org
Tue May 12 15:09:20 CEST 2026


commit 4652d2ecbf9957ee13eab4e55984c95b8233bc40
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Apr 21 13:59:11 2026 +0200

    Ignore wygenerowanych stron man
    
    doc/man/*.1 powstają z doc/man/*.txt przez 'make man' (asciidoc +
    xmlto) — to build product, analogicznie do dist/ i build/.

 .gitignore | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitignore b/.gitignore
index 95e5369..e8b8c71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ __pycache__/
 *.egg-info/
 dist/
 build/
+doc/man/*.1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/git-slug.git/commitdiff/4a7e426b8f1a3571094b5dc89412bc49b8f29666



More information about the pld-cvs-commit mailing list