diff --git a/.gitignore b/.gitignore index 0bd74f04d9..2a204ebe60 100644 --- a/.gitignore +++ b/.gitignore @@ -30,18 +30,18 @@ docs/man/man3/* *.sublime-project *.sublime-workspace # docsite stuff... -docsite/rst/modules_by_category.rst -docsite/rst/playbooks_directives.rst -docsite/rst/list_of_*.rst -docsite/rst/*_module.rst -docsite/*.html -docsite/_static/*.gif -docsite/_static/*.png -docsite/_static/websupport.js -docsite/searchindex.js -docsite/htmlout -docs-api/rst/ -docs-api/_build/ +docs/docsite/rst/modules_by_category.rst +docs/docsite/rst/playbooks_directives.rst +docs/docsite/rst/list_of_*.rst +docs/docsite/rst/*_module.rst +docs/docsite/*.html +docs/docsite/_static/*.gif +docs/docsite/_static/*.png +docs/docsite/_static/websupport.js +docs/docsite/searchindex.js +docs/docsite/htmlout +docs/api/rst/ +docs/api/_build/ # deb building stuff... /debian/ deb-build