summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2017-01-19 18:51:20 -0500
committerBrian Coca <brian.coca+git@gmail.com>2017-01-19 18:51:33 -0500
commit49e9d10f8e0f59e1c6a764775779d4fd3840da2a (patch)
treeccba70d5f57f2c08233282c1937f28c9e8f093f0 /.gitignore
parent221771c0c951eabb4e7abedbf688304a22b421f6 (diff)
downloadansible-49e9d10f8e0f59e1c6a764775779d4fd3840da2a.tar.gz
fixed .gitignore for new doc locations
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
1 files changed, 12 insertions, 12 deletions
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