This is an automated email from the ASF dual-hosted git repository.

bcall pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new cb76496052 Docs: add doc build folders to gitignore (#12289)
cb76496052 is described below

commit cb764960527b425039e938ab888ba4ffa9c98af7
Author: mlibbey <mlib...@apache.org>
AuthorDate: Mon Jun 16 15:38:00 2025 -0700

    Docs: add doc build folders to gitignore (#12289)
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 8cb8d5cc64..4a4a40759e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,6 +51,8 @@ configs/storage.config.default
 
 doc/_build
 doc/docbuild/
+doc/docs-build/
+docs-build/
 doc/locale/pot
 doc/xml/
 

Reply via email to