summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael DeHaan <michael@ansibleworks.com>2013-12-25 13:23:58 -0500
committerMichael DeHaan <michael@ansibleworks.com>2013-12-25 13:24:29 -0500
commit35ec9f81ae567dadc0947d962b95a0f61904a938 (patch)
treee7cc4d80bcead62892d76296cdeb731f2e6c2382 /.gitignore
parentfe2d00d9d338e43071f7382fa7d414cb30706839 (diff)
downloadansible-35ec9f81ae567dadc0947d962b95a0f61904a938.tar.gz
Further modifications to the module formatter to adjust to the new theme, and some misc docs text corrections.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3d33ca7a3a..52039a3033 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,7 +24,9 @@ docs/man/man3/*
*.sublime-project
*.sublime-workspace
# docsite stuff...
-docsite/rst/modules
+docsite/rst/modules_by_category.rst
+docsite/rst/list_of_*.rst
+docsite/rst/*_module.rst
docsite/*.html
docsite/_static/*.gif
docsite/_static/*.png