From 8bfdefd5ad7138948c80122557d2e39b43f79c22 Mon Sep 17 00:00:00 2001 From: Hemna Date: Fri, 22 Jan 2021 15:35:56 -0500 Subject: [PATCH] updated .gitignore This patch updates .gitignore to ignore the docs/_build output dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 114a90e..c750c49 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ output/*/index.html # Sphinx doc/build +docs/_build # pbr generates these AUTHORS