guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/05: build: Ignore texi2pdf temporary files.


From: Ludovic Courtès
Subject: 02/05: build: Ignore texi2pdf temporary files.
Date: Tue, 5 Jul 2016 09:14:21 +0000 (UTC)

civodul pushed a commit to branch master
in repository guix.

commit 184497afecf86e8f2ea576a80df7b77c70751071
Author: David Craven <address@hidden>
Date:   Sun Jul 3 20:25:10 2016 +0200

    build: Ignore texi2pdf temporary files.
    
    * .gitignore: Modify.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 .gitignore |    1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 003412e..6e892ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,7 @@
 /doc/guix.ky
 /doc/guix.pg
 /doc/guix.toc
+/doc/guix.t2p
 /doc/guix.tp
 /doc/guix.vr
 /doc/guix.vrs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]