diff mbox

[ovs-dev] .gitignore: Add dist-docs.

Message ID 1443712386-10073-1-git-send-email-rbryant@redhat.com
State Accepted
Headers show

Commit Message

Russell Bryant Oct. 1, 2015, 3:13 p.m. UTC
Running "make dist-docs" to generate docs creates a "dist-docs"
directory that should be ignored by git.

Signed-off-by: Russell Bryant <rbryant@redhat.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Ben Pfaff Oct. 1, 2015, 3:55 p.m. UTC | #1
On Thu, Oct 01, 2015 at 11:13:06AM -0400, Russell Bryant wrote:
> Running "make dist-docs" to generate docs creates a "dist-docs"
> directory that should be ignored by git.
> 
> Signed-off-by: Russell Bryant <rbryant@redhat.com>

Applied, thanks!
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index c96ceed..71bb21b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,6 +49,7 @@ 
 /configure-stamp
 /depcomp
 /distfiles
+/dist-docs
 /install-sh
 /libtool
 /manpage-check