From cc85b39dd7a5930a6abb2847bbb40e2fdc6d3e92 Mon Sep 17 00:00:00 2001 From: John Kacur Date: Thu, 22 Oct 2015 17:13:07 +0200 Subject: [PATCH] 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 --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 0867b81..0116a6c 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