From 996adba3a034f04b1d8942248515938911bc9ce4 Mon Sep 17 00:00:00 2001 From: Adrian Vollmer Date: Sun, 9 Oct 2022 18:06:43 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a38518f..200e2f6 100644 --- a/.gitignore +++ b/.gitignore @@ -36,11 +36,10 @@ cover/ output/*.html output/*/index.html -# pbr -AUTHORS -ChangeLog - # Editors *~ .*.swp .*sw? + +# Sphinx +_build