summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Kacur <jkacur@redhat.com>2015-10-22 17:13:07 +0200
committerJohn Kacur <jkacur@redhat.com>2015-10-22 17:13:07 +0200
commitcc85b39dd7a5930a6abb2847bbb40e2fdc6d3e92 (patch)
tree0adfda51fb21a35fec4fc42357049d549de50697
parentd9b2daf281801e22d6a8a0de2fd04030793858c5 (diff)
downloadrt-tests-cc85b39dd7a5930a6abb2847bbb40e2fdc6d3e92.tar.gz
rt-tests-cc85b39dd7a5930a6abb2847bbb40e2fdc6d3e92.tar.xz
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>
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
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