From 8748420a58a7548584db66abd29c20ac164b9c8e Mon Sep 17 00:00:00 2001 From: Christian Herdtweck Date: Fri, 7 Oct 2016 16:19:30 +0200 Subject: [PATCH] Ignore automatically created api doc files --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 1530c44..4f9e10b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ build/ dist/ MANIFEST _build/ +doc/ -- 1.7.1