mirror of
https://github.com/ansible/ansible.git
synced 2026-08-04 16:13:32 +02:00
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:
committed by
Sandra McCann
parent
0bb3205dee
commit
f1ad012375
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user