From ca1666f3a52837379deb8fc8c2c1cbfd8e74312e Mon Sep 17 00:00:00 2001 From: Debian Date: Fri, 18 Sep 2026 12:19:29 +0200 Subject: [PATCH] Ignore docs build artifacts Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0e6f38c..b839e0b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ __pycache__/ +docs/ venv/ venv3/ *test*