* [PATCH] cogito: more files to ignore
@ 2005-11-14 22:49 Pavel Roskin
0 siblings, 0 replies; only message in thread
From: Pavel Roskin @ 2005-11-14 22:49 UTC (permalink / raw)
To: git, Petr Baudis
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2005-11-14 22:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-14 22:49 [PATCH] cogito: more files to ignore Pavel Roskin
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.