From: Pavel Roskin <proski@gnu.org>
To: git <git@vger.kernel.org>, Petr Baudis <pasky@suse.cz>
Subject: [PATCH] cogito: more files to ignore
Date: Mon, 14 Nov 2005 17:49:14 -0500 [thread overview]
Message-ID: <1132008554.24084.21.camel@dv> (raw)
Ignore cogito tarballs generated by "make dist" and
Documentation/tutorial-script/Playground generated by
Documentation/tutorial-script/script.sh
Signed-off-by: Pavel Roskin <proski@gnu.org>
diff --git a/.gitignore b/.gitignore
index 396ceb0..8fd37ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ build-stamp
configure-stamp
debian/files
debian/cogito/*
+cogito-*.tar.gz
diff --git a/Documentation/tutorial-script/.gitignore b/Documentation/tutorial-script/.gitignore
index ed6a55f..f1c7834 100644
--- a/Documentation/tutorial-script/.gitignore
+++ b/Documentation/tutorial-script/.gitignore
@@ -1 +1,2 @@
!*.txt
+Playground
--
Regards,
Pavel Roskin
reply other threads:[~2005-11-14 22:50 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1132008554.24084.21.camel@dv \
--to=proski@gnu.org \
--cc=git@vger.kernel.org \
--cc=pasky@suse.cz \
/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 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.