summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlicia Cozine <879121+acozine@users.noreply.github.com>2018-10-19 16:06:15 -0500
committerToshio Kuratomi <a.badger@gmail.com>2018-11-05 15:10:52 -0800
commitbc1d0f5e612e393f00f55df39b2765e899f2f584 (patch)
tree99bceba8c78961e32de47991c2d8fe3b113936ef /.gitignore
parent86eb3b5b984b16df37bf4533cbd36cb583211f5a (diff)
downloadansible-bc1d0f5e612e393f00f55df39b2765e899f2f584.tar.gz
removes docs/api dir from .gitignore and Makefile (#47366)
* removes docs/api dir from .gitignore and Makefile * reduces noise on removing build artifacts (cherry picked from commit f1ad01237593ecae730276b2e3feae9f1bec1549)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index c7ae77d1de..6dfb84d15c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,8 +29,6 @@ docs/man/man3/*
*.sublime-project
*.sublime-workspace
# docsite stuff...
-docs/api/_build/
-docs/api/rst/
docs/docsite/_build
docs/docsite/*.html
docs/docsite/htmlout