* guile-clutter, clutter-devel:
@ 2014-10-10 20:59 David Pirotte
0 siblings, 0 replies; only message in thread
From: David Pirotte @ 2014-10-10 20:59 UTC (permalink / raw)
To: guile-devel
[-- Attachment #1.1: Type: text/plain, Size: 125 bytes --]
Hello,
guile-clutter
clutter-devel: fix html doc generated files not beeing tracked by git
Happy hacking.
David
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0013-fix-html-doc-generated-files-not-beeing-tracked-by-g.patch --]
[-- Type: text/x-patch, Size: 776 bytes --]
From 0d1e225733f6af1ce051a54ae4a25769f107a511 Mon Sep 17 00:00:00 2001
From: David PIROTTE <david@altosw.be>
Date: Fri, 10 Oct 2014 17:56:23 -0300
Subject: [PATCH 13/13] fix html doc generated files not beeing tracked by git
* .gitignore: do not track
/doc/clutter-glx/guile-gnome-clutter-glx.html,
/doc/clutter/guile-gnome-clutter.html.
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 67d9622..f111a62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,5 @@ autom4te.cache/
/doc/clutter-glx/guile-gnome-clutter-glx.info
/doc/clutter-glx/version.texi
/doc/clutter/guile-gnome-clutter.info-3
+/doc/clutter-glx/guile-gnome-clutter-glx.html
+/doc/clutter/guile-gnome-clutter.html
--
2.1.1
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 173 bytes --]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-10-10 20:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-10 20:59 guile-clutter, clutter-devel: David Pirotte
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).