From 52bc5998d2d328caa73718a53bd997267ea31ed7 Mon Sep 17 00:00:00 2001 From: Dmitry Kovba Date: Wed, 4 Jun 2025 13:50:46 -0700 Subject: [PATCH] Ignore API docs that are for local preview only (#10) The added lines mirror the ones in containerization. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 53c4d2cb..7e47ccfb 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ test_results/ *.ext4 *.pkg *.swp + +# API docs for local preview only. +_site/