All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] compat-wireless: Add entry for master-tag in .gitignore
@ 2009-06-08  6:02 Julian Calaby
  0 siblings, 0 replies; only message in thread
From: Julian Calaby @ 2009-06-08  6:02 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-wireless

master-tag wasn't mentioned in .gitignore, despite it being manufactured by
scripts/admin-update.sh.

Signed-off-by: Julian Calaby <julian.calaby@gmail.com>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6b78bab..b6a26d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@ net
 *~
 git-describe
 compat-release
+master-tag
 .compat_autoconf*
 .config.md5
 .config.mk_md5sum.txt

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-08  6:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-08  6:02 [PATCH 1/2] compat-wireless: Add entry for master-tag in .gitignore Julian Calaby

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.