removes docs/api dir from .gitignore and Makefile (#47366)

* removes docs/api dir from .gitignore and Makefile

* reduces noise on removing build artifacts
This commit is contained in:
Alicia Cozine
2018-10-19 17:06:15 -04:00
committed by Sandra McCann
parent 0bb3205dee
commit f1ad012375
3 changed files with 9 additions and 15 deletions
-2
View File
@@ -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