From: David Pirotte <david@altosw.be>
To: guile-devel <guile-devel@gnu.org>
Subject: guile-clutter, clutter-devel:
Date: Fri, 10 Oct 2014 17:59:25 -0300 [thread overview]
Message-ID: <20141010175925.4cfbc758@capac> (raw)
[-- 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 --]
reply other threads:[~2014-10-10 20:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141010175925.4cfbc758@capac \
--to=david@altosw.be \
--cc=guile-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).