From: David Pirotte <david@altosw.be>
To: guile-devel <guile-devel@gnu.org>
Subject: guile-gnome, devel: fix html files should not be tracked by git
Date: Thu, 4 Sep 2014 19:03:31 -0300 [thread overview]
Message-ID: <20140904190331.5f47589e@capac> (raw)
[-- Attachment #1: Type: text/plain, Size: 111 bytes --]
Hello,
guile-gnome
devel: fix html files should not be tracked by git
Attached...
Happy hacking,
David
[-- Attachment #2: 0014-fix-html-files-should-not-be-tracked-by-git.patch --]
[-- Type: text/x-patch, Size: 552 bytes --]
From 74480ebe9c6782d2fd3da96d756585b2feead819 Mon Sep 17 00:00:00 2001
From: David PIROTTE <david@altosw.be>
Date: Thu, 4 Sep 2014 18:41:27 -0300
Subject: [PATCH 14/14] fix html files should not be tracked by git
* .gitignore: do not track *.html files.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 007fa9d..fd8bd81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ autom4te.cache/
*.la
*.lo
*.trs
+*.html
/build-aux/compile
/build-aux/test-driver
/build-aux/config.guess
--
2.1.0
reply other threads:[~2014-09-04 22:03 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=20140904190331.5f47589e@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).