* 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
* bug#26831: [PATCH] build: Add doc/guix.html to .gitignore.
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
0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2017-05-08 17:49 UTC (permalink / raw)
To: Clément Lassieur; +Cc: 26831
[-- Attachment #1: Type: text/plain, Size: 170 bytes --]
On Mon, May 08, 2017 at 05:26:35PM +0200, Clément Lassieur wrote:
> * .gitignore: Add entry for the above directory which is created by 'make
> html'.
Thanks, LGTM
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#26831: [PATCH] build: Add doc/guix.html to .gitignore.
2017-05-08 17:49 ` Leo Famulari
@ 2017-05-08 18:17 ` Clément Lassieur
0 siblings, 0 replies; 3+ messages in thread
From: Clément Lassieur @ 2017-05-08 18:17 UTC (permalink / raw)
To: Leo Famulari; +Cc: 26831-done
Leo Famulari <leo@famulari.name> writes:
> On Mon, May 08, 2017 at 05:26:35PM +0200, Clément Lassieur wrote:
>> * .gitignore: Add entry for the above directory which is created by 'make
>> html'.
>
> Thanks, LGTM
Thanks for reviewing, pushed.
^ permalink raw reply [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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).