From d46c1b14b06d2c1488c9efe060f079d3436eb026 Mon Sep 17 00:00:00 2001 From: Xubin Ren Date: Wed, 15 Apr 2026 18:17:18 +0000 Subject: [PATCH] docs: update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 68a879ba..2820a379 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ .docs .env .web +.orion # Python bytecode & caches *.pyc