cleanup generated doc files in makefile

This commit is contained in:
Bastian Venthur
2022-06-09 21:52:34 +02:00
parent a60887e0d6
commit c3edbeb511
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View File

@@ -5,6 +5,9 @@ build/
dist/
*.egg-info/
docs/_build/
docs/api/
htmlcov/
.coverage