all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26831: [PATCH] build: Add doc/guix.html to .gitignore.
@ 2017-05-08 15:26 Clément Lassieur
  2017-05-08 17:49 ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Clément Lassieur @ 2017-05-08 15:26 UTC (permalink / raw)
  To: 26831

* .gitignore: Add entry for the above directory which is created by 'make
html'.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index cff056a9d..5086ae22b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@
 /doc/guix.cps
 /doc/guix.fn
 /doc/guix.fns
+/doc/guix.html
 /doc/guix.info
 /doc/guix.info-[0-9]
 /doc/guix.ky
-- 
2.12.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-08 18:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-08 15:26 bug#26831: [PATCH] build: Add doc/guix.html to .gitignore Clément Lassieur
2017-05-08 17:49 ` Leo Famulari
2017-05-08 18:17   ` Clément Lassieur

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.