diff --git a/.gitignore b/.gitignore index f5c6e7cf0..361fdf72d 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,5 @@ __pycache__ .ropeproject # We can probably remove these later *.asciidoc -*.html +/doc/*.html +/README.html