linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/3] gitattributes: add doc, remove rt.spec-in
@ 2015-10-22 15:50 John Kacur
  0 siblings, 0 replies; only message in thread
From: John Kacur @ 2015-10-22 15:50 UTC (permalink / raw)
  To: linux-rt-users; +Cc: Clark Williams

>From cc85b39dd7a5930a6abb2847bbb40e2fdc6d3e92 Mon Sep 17 00:00:00 2001
From: John Kacur <jkacur@redhat.com>
Date: Thu, 22 Oct 2015 17:13:07 +0200
Subject: [PATCH 2/3] gitattributes: add doc, remove rt.spec-in

The doc dir only contains one file which is a list of things for the
maintainers to do at release time, no need to package this in the
tarball.

Since the file rt.spec-in has now been removed, we no-longer need to
mention it in the .gitattributes file

Signed-off-by: John Kacur <jkacur@redhat.com>
---
 .gitattributes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index 0867b8185bb2..0116a6cff8ed 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,4 @@
 .gitattributes export-ignore
 .gitignore export-ignore
-rt-tests.spec-in export-ignore
+doc export-ignore
 scripts export-ignore
-- 
2.4.3


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

only message in thread, other threads:[~2015-10-22 15:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-22 15:50 [PATCH 2/3] gitattributes: add doc, remove rt.spec-in John Kacur

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 NNTP newsgroup(s).