diff --git a/.gitignore b/.gitignore index 6332952..3098b58 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,7 @@ htmlcov/ *.log .certs/ -*.pem \ No newline at end of file +*.pem + +docs/ +*.html \ No newline at end of file